HiddenLineDrawingParametersAddClippingPlane Method |
Specify clipping planes that are active for this view.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic void AddClippingPlane(
Plane plane
)
Public Sub AddClippingPlane (
plane As Plane
)
Parameters
- plane
- Type: Rhino.GeometryPlane
[Missing <param name="plane"/> documentation for "M:Rhino.Geometry.HiddenLineDrawingParameters.AddClippingPlane(Rhino.Geometry.Plane)"]
Version InformationRhino for Windows
Supported in: 6.8
See Also