Click or drag to resize

Point3fOrigin Property

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; }

Property Value

Type: Point3f
See Also