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; }
Public ReadOnly Property EdgeCurveIndex As Integer
Get
Property Value
Type:
Int32See Also