GetPointGetPlanarConstraint Method |
[Missing <summary> documentation for "M:Rhino.Input.Custom.GetPoint.GetPlanarConstraint(Rhino.Display.RhinoViewport@,Rhino.Geometry.Plane@)"]
Namespace: Rhino.Input.Custom
public bool GetPlanarConstraint( ref RhinoViewport vp, out Plane plane )
Public Function GetPlanarConstraint ( ByRef vp As RhinoViewport, <OutAttribute> ByRef plane As Plane ) As Boolean
[Missing <param name="vp"/> documentation for "M:Rhino.Input.Custom.GetPoint.GetPlanarConstraint(Rhino.Display.RhinoViewport@,Rhino.Geometry.Plane@)"]
[Missing <param name="plane"/> documentation for "M:Rhino.Input.Custom.GetPoint.GetPlanarConstraint(Rhino.Display.RhinoViewport@,Rhino.Geometry.Plane@)"]
[Missing <returns> documentation for "M:Rhino.Input.Custom.GetPoint.GetPlanarConstraint(Rhino.Display.RhinoViewport@,Rhino.Geometry.Plane@)"]