ILineOfSight65

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

A text string assigned to each object global namespace. C# exposes this property as get_ClientData and set_ClientData. (Inherited from ITerraExplorerObject65)

HiddenTargets

Targets that are not visible from the observer viewpoint.

ID

The ID of the object. (Inherited from ITerraExplorerObject65)

ObjectType

An enum that identifies the type of the object. (Inherited from ITerraExplorerObject65)

SaveInFlyFile

A Boolean that determines whether the object is saved in the Fly file. (Inherited from ITerraExplorerObject65)

VisibleTargets

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 ITerraExplorerObject65)

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.