M_Rhino_Geometry_Brep_DuplicateEdgeCurves - mcneel/rhinocommon-api-docs GitHub Wiki
Duplicate all the edges of this Brep.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Curve[] DuplicateEdgeCurves()
VB
Public Function DuplicateEdgeCurves As Curve()
Type: Curve[]
An array of edge curves.
Supported in: 6.0.16224.21491, 5D58w
Brep Class
DuplicateEdgeCurves Overload
Rhino.Geometry Namespace