RhinoCommon API
MeshGetPartition Method |
Retrieves a partition. See CreatePartitions(Int32, Int32) for details.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
public MeshPart GetPartition( int which )
Public Function GetPartition ( which As Integer ) As MeshPart
Parameters
- which
- Type: SystemInt32
The partition index.
Return Value
Type: MeshPart[Missing <returns> documentation for "M:Rhino.Geometry.Mesh.GetPartition(System.Int32)"]