ILineOfSight66

This interface provides properties and methods for determining and providing visual indication of the specific locations in the 3D World that can be seen from a selected position.

 

 

Properties

 

ClientData

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)

HiddenTargets

Gets the positions of targets that are not visible from the observer viewpoint.

ID

Gets the ID of the object. (Inherited from ITerraExplorerObject66)

ObjectType

Gets an enum that identifies the type of the object. (Inherited from ITerraExplorerObject66)

SaveInFlyFile

Gets and sets a Boolean that determines whether the object is saved in the Fly file. (Inherited from ITerraExplorerObject66)

VisibleTargets

Gets the positions of targets that are visible from the observer viewpoint.

 

Methods

 

get_ClientData

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.

set_ClientData

This method is exposed only in C#. To use from C++ or JavaScript use the ClientData property.

SetParam

Reserved. Currently not used.