Coordinate3D Structure Properties
In This Topic
For a list of all members of this type, see Coordinate3D members.
Public Properties
| Name | Description |
 | Azimuth |
Gets the azimuth of the Coordinate3D. The azimuth is measured in radians.
|
 | Inclination |
Gets the inclination of the Coordinate3D. The inclination is measured in radians.
|
 | IsEmpty |
Indicates if the Coordinate3D is empty.
|
 | Magnitude |
Gets or sets the length of the Coordinate3D as a vector.
|
 | X |
Gets or sets the X-component.
|
 | Y |
Gets or sets the Y-component.
|
 | Z |
Gets or sets the Z-component.
|
Top
See Also