This interface allows the user to control the position and orientation of an object or location on the terrain and the distance from which the object is viewed when flying to it or performing a flight pattern (e.g. circling) around it. .
|
Properties |
|
|
Gets and sets the altitude of the IPosition66 object. |
|
|
Gets and sets an enum determining how the altitude is interpreted. |
|
|
Gets and sets a Boolean that determines whether calculations are based on a Cartesian coordinate system. |
|
|
Gets and sets the distance from the camera to the position. |
|
|
Gets and sets the tilt angle of the camera or object. |
|
|
Gets and sets the roll angle of the object. |
|
|
Gets and sets the x-coordinate. |
|
|
Gets and sets the y-coordinate |
|
|
Gets and sets the direction angle of the camera or object. |
|
|
Methods |
|
|
Returns an IPosition66 object with the same position and angle as the caller’s. |
|
|
Converts the altitude type of the caller to a new altitude type. |
|
|
Returns a copy of the IPosition66 object. |
|
|
Measures the distance between two coordinates. |
|
|
Initializes a new instance of IPosition66. |
|
|
Initializes an IPosition object based on a string of comma separated position values. |
|
|
Compares the property values of this position to another position. |
|
|
Moves a coordinate a given percentage toward another coordinate. |
|
|
Moves a coordinate a specific distance. |
|
|
Moves a coordinate the specified distance toward another coordinate. |
|
|
Returns an IPosition66 object that is converted to absolute height. |
|
|
Returns an IPosition66 object that is converted to height relative to terrain. |
|
|
Returns a string of comma separated position values. |