Properties_T_Rhino_Geometry_Point3f - mcneel/rhinocommon-api-docs GitHub Wiki

Point3f Properties

The Point3f type exposes the following members.

Properties

 

Name Description
Public property IsValid Each coordinate of the point must pass the IsValidSingle(Single) test.
Public propertyStatic member Origin Gets the value of a point at location 0,0,0.
Public propertyStatic member Unset Gets the value of a point at location RhinoMath.UnsetValue,RhinoMath.UnsetValue,RhinoMath.UnsetValue.
Public property X Gets or sets the X (first) component of the vector.
Public property Y Gets or sets the Y (second) component of the vector.
Public property Z Gets or sets the Z (third) component of the vector.
  Back to Top

See Also

Reference

Point3f Structure
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️