Altitude class
Altitude class
The altitude. Altitude is always given in meters. If the mode is “absolute”, then the value is interpreted as meters from mean sea level. If the mode is “relativeToGround” then the value is interpreted as meters above the actual ground elevation at that particular location.
Inheritance: Altitude
→
ColladaElement
The Altitude type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the Altitude class. |
Properties
Property | Description |
---|---|
mode | Gets or sets the mode. |
value | Gets or sets the value. |
See Also
- module
aspose.cad.fileformats.collada.fileparser.elements
- class
Altitude
- class
ColladaElement