Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: 5.0.15006.0 (5.0.20693.0)
Syntax
C# |
---|
public Mesh[] Split( Plane plane ) |
Visual Basic |
---|
Public Function Split ( _ plane As Plane _ ) As Mesh() |
Parameters
- plane
- Type: Rhino.Geometry..::..Plane
[Missing <param name="plane"/> documentation for "M:Rhino.Geometry.Mesh.Split(Rhino.Geometry.Plane)"]
Return Value
[Missing <returns> documentation for "M:Rhino.Geometry.Mesh.Split(Rhino.Geometry.Plane)"]