Properties_T_Rhino_Geometry_MeshPart - mcneel/rhinocommon-api-docs GitHub Wiki
The MeshPart type exposes the following members.
Name | Description | |
---|---|---|
![]() |
EndFaceIndex | End of subinterval of parent mesh face array |
![]() |
EndVertexIndex | End of subinterval of parent mesh vertex array |
![]() |
StartFaceIndex | Start of subinterval of parent mesh face array |
![]() |
StartVertexIndex | Start of subinterval of parent mesh vertex array |
![]() |
TriangleCount | |
![]() |
VertexCount | EndVertexIndex - StartVertexIndex |