|
IBrepTrimTrimIndex Property
|
Gets the index of this trim in the Brep.Trims collection.
Namespace:
Karamba.Geometry
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
SyntaxReadOnly Property TrimIndex As Integer
Get
property int TrimIndex {
int get ();
}
abstract TrimIndex : int with get
Property Value
Type:
Int32
See Also