Overload_Rhino_Geometry_Mesh_Split - mcneel/rhinocommon-api-docs GitHub Wiki
Name | Description | |
---|---|---|
![]() |
Split(Mesh) | Split a mesh with another mesh. |
![]() |
Split(IEnumerable(Mesh)) | Split a mesh with a collection of meshes. |
![]() |
Split(Plane) | Split a mesh by an infinite plane. |