SensorViewpointOptions.ShowOnlySensorFOV Property

Top 

Description

Limits the sensor viewpoint to only display the portions of the view that are within the sensor field of view. Any object that lies outside this area will not be drawn.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Attributes

Type:

boolean

Access:

read/write

Default Value:

false

 

Syntax

myVariable1 = mySensorViewpointOptions1.ShowOnlySensorFOV;

 

mySensorViewpointOptions1.ShowOnlySensorFOV = myVariable1;

 

See also

SensorViewpointOptions Object

Sensor Viewpoints Guide