BlockageViewpointOptions.LookAngle2Center Property

Top 

Description

The angle at the center of the look angle 2 axis of the blockage diagram. If BlockageUseCenterDefaults is 1, this property will default to the middle angle of look angle 2 in the blockage diagram's LookAngleFrame specification. Setting this property from script will cause the BlockageUseCenterDefaults property to be set to 0. For blockage diagrams without a look angle 2 range of 360 degrees, this property will be ignored.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

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

 

Attributes

Type:

number

Access:

read/write

Units:

deg

Default Value:

0.0

Valid Range:

-360 ≤ BlockageViewpointOptions.LookAngle2Center ≤ 360

 

Syntax

myVariable1 = myBlockageViewpointOptions1.LookAngle2Center;

 

myBlockageViewpointOptions1.LookAngle2Center = myVariable1;

 

See also

BlockageViewpointOptions Object

Blockage Diagram Viewpoints Guide