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