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