Brep.DuplicateEdgeCurves Method

BrepDuplicateEdgeCurves Method

Duplicate all the edges of this Brep.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Curve[] DuplicateEdgeCurves()
Public Function DuplicateEdgeCurves As Curve()

Return Value

Type: Curve
An array of edge curves.
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also