M_Rhino_Geometry_Brep_DuplicateEdgeCurves - mcneel/rhinocommon-api-docs GitHub Wiki

Brep.DuplicateEdgeCurves Method

Duplicate all the edges of this Brep.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public Curve[] DuplicateEdgeCurves()

VB

Public Function DuplicateEdgeCurves As Curve()

Return Value

Type: Curve[]
An array of edge curves.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Brep Class
DuplicateEdgeCurves Overload
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️