Gets the value of a point at location 0,0,0.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static Point3f Origin { get; }Public Shared ReadOnly Property Origin As Point3f
Get
Property Value
Type:
Point3f
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also