Gets the value of a point at location 0,0,0.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public static Point3f Origin { get; }
Public Shared ReadOnly Property Origin As Point3f
Get
Property Value
Type:
Point3fSee Also