RhinoViewportSetConstructionPlane Method (ConstructionPlane) |
Sets the construction plane to cplane.
Namespace:
Rhino.Display
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic void SetConstructionPlane(
ConstructionPlane cplane
)
Public Sub SetConstructionPlane (
cplane As ConstructionPlane
)
Parameters
- cplane
- Type: Rhino.DocObjectsConstructionPlane
The constuction plane to set.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also