MeshPartStartVertexIndex Property |
Start of subinterval of parent mesh vertex array
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.6
Syntaxpublic int StartVertexIndex { get; }
Public ReadOnly Property StartVertexIndex As Integer
Get
Property Value
Type:
Int32
See Also