StatusBarSetPointPane Method |
Sets the point pane to a point value.
Namespace:
Rhino.UI
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static void SetPointPane(
Point3d point
)
Public Shared Sub SetPointPane (
point As Point3d
)
Parameters
- point
- Type: Rhino.GeometryPoint3d
The point value.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also