The ITerrainDynamicObject66 interface gives the client access to the TerraExplorer dynamic object. Using this object, the client can create a pre-defined set of waypoints that the object will then follow (within the given parameters).
|
Properties |
|
|
Gets and sets the acceleration, in meter per second² of the object. |
|
|
An IAction66 representing the operation that takes place when the object is clicked in the Project Tree. |
|
|
Gets and sets an enum determining how the waypoint heights are interpreted. |
|
|
An IAttachment66 representing the attachment behavior of the object. |
|
|
An IColor66 representing the background color. |
|
|
Gets and sets a Boolean that determines whether the object automatically, immediately restarts the route. |
|
|
Gets and sets an array of text strings assigned to each object global namespace. C# exposes this property as get_ClientData and set_ClientData. (Inherited from ITerraExplorerObject66) |
|
|
Gets and sets an enum that determines the object type. |
|
|
Gets and sets a full path name or a URL to a model or an image file that this object should use. |
|
|
Gets and sets a Boolean that determines whether the model’s textures are automatically flipped. |
|
|
Gets and sets the name of the font. (valid only for DYNAMIC_TEXT_LABEL type) |
|
|
Gets and sets the size of the text, from 8 to 72 points. (valid only for DYNAMIC_TEXT_LABEL type) |
|
|
Gets and sets the font style of the text. (valid only for DYNAMIC_TEXT_LABEL type) |
|
|
Gets the ID of the object. (Inherited from ITerraExplorerObject66) |
|
|
An IMessageObject66 representing the message object assigned to the object. |
|
|
Gets and sets the characteristics of the object’s motion. |
|
|
Gets and sets a Boolean that determines whether a dynamic object's movement is based on a start and end time. |
|
|
Gets an enum that identifies the type of the object. (Inherited from ITerraExplorerObject66) |
|
|
Gets and sets a Boolean that determines whether the object pauses in the middle of its route. |
|
|
Gets and sets a Boolean that determines whether the dynamic object starts moving when a FLY project opens. |
|
|
An IPosition66 representing the position and orientation of the object on the terrain. |
|
|
Gets and sets a Boolean that determines whether the object is saved in the Fly file. (Inherited from ITerraExplorerObject66) |
|
|
Gets and sets the dimensions, in meters per pixel, of the object. |
|
|
An ITerrainObject66 representing terrain properties including draw order and ground object status. |
|
|
Gets and sets the text of the label that follows the dynamic object route. (valid only for DYNAMIC_TEXT_LABEL type) |
|
|
An IColor66 representing the text color. |
|
|
An ITimeSpan66 representing the timespan in which the object is visible on the terrain. |
|
|
An ITooltip66 representing the tooltip that displays when a mouse cursor is placed over the object in the 3D Window. |
|
|
An ITreeItem66 describing the representation of the object in the Project Tree. |
|
|
Gets and sets the turn speed of the object in degrees per second. |
|
|
An IVisibility66 representing the visibility of the object at different distances, as well as visibility of the object in TerraExplorer Basic Viewer. |
|
|
An IRouteWaypoints66 representing the dynamic route’s waypoints. |
|
|
Methods |
|
|
This method is exposed only in C#. To use from C++ or JavaScript use the ClientData property. (Inherited from ITerraExplorerObject66) |
|
|
GetParam |
Reserved. Currently not used. (Inherited from ITerraExplorerObject66) |
|
Resets the object position to the given waypoint index. |
|
|
This method is exposed only in C#. To use from C++ or JavaScript use the ClientData property. (Inherited from ITerraExplorerObject66) |
|
|
SetParam |
Reserved. Currently not used. (Inherited from ITerraExplorerObject66) |