Home > All Other Interfaces > ILineOfSight

ILineOfSight6

 

 

Properties

 

ClientData

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

HiddenTargets

Targets that are not visible from the observer viewpoint.

ID

The ID of the object. (Inherited from ITerraExplorerObject6)

ObjectType

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

SaveInFlyFile

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

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

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.