RhinoCommon API
RhinoViewportPushConstructionPlane Method |
Pushes the current construction plane on the viewport's
construction plane stack and sets the construction plane
to cplane.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)
public void PushConstructionPlane( ConstructionPlane cplane )
Public Sub PushConstructionPlane ( cplane As ConstructionPlane )
Parameters
- cplane
- Type: Rhino.DocObjectsConstructionPlane
The constuction plane to push.