Click or drag to resize

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; }

Property Value

Type: Int32
See Also