BrepTrimTrimIndex Property |
Gets the index of this trim in the Brep.Trims collection.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.1
Syntax public int TrimIndex { get; }
Public ReadOnly Property TrimIndex As Integer
Get
Property Value
Type:
Int32See Also