Click or drag to resize

BrepEdgeEdgeCurveIndex Property

Get the brep.Curves3D[] index of the 3d curve geometry used by this edge or -1.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public int EdgeCurveIndex { get; }

Property Value

Type: Int32
See Also