Class: Geom.Point3D
Overview
This class represents a point in the 3D space.
Instance Property Summary # collapse
-
#x ⇒ { get; set; }
The x coordinate
-
#y ⇒ { get; set; }
The y coordinate
-
#z ⇒ { get; set; }
The z coordinate
↑ #x ⇒ { get; set; }
The x coordinate
↑ #y ⇒ { get; set; }
The y coordinate
↑ #z ⇒ { get; set; }
The z coordinate
Comments
0 comments
Please sign in to leave a comment.