Click or drag to resize

Pyramidal Properties

The Pyramidal type exposes the following members.

Properties
  NameDescription
Public propertyIsUndefined
Gets a value indicating whether any of the coordinates for this instance have the value NaN.
Public propertyItem
Gets the value of the specified element with index of 0, 1, and 2 corresponding to the coordinates ZXAngle, ZYAngle, and Z.
Public propertyLength
Gets the number of elements in this set of coordinates.
Public propertyStatic memberUndefined
Gets a set of Pyramidal coordinates with values of NaN.
Public propertyZ
Gets the linear coordinate along the positive z-axis.
Public propertyStatic memberZero
Gets a set of Pyramidal coordinates with values of zero.
Public propertyZXAngle
Gets the angular coordinate that is z-x.
Public propertyZYAngle
Gets the angular coordinate that is z-y.
Top
See Also