BrepDuplicateEdgeCurves Method |
Duplicate all the edges of this Brep.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Curve[] DuplicateEdgeCurves()
Public Function DuplicateEdgeCurves As Curve()
Return Value
Type:
CurveAn array of edge curves.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also