Viewpoint.BlockageLookAngle1Center Property

Top 

Description

This property has been Deprecated. Utilize the sub-object and property BlockageView.LookAngle1Center

 

The angle at the center of the look angle 1 axis of the blockage diagram. If BlockageUseCenterDefaults is 1, this property will default to the middle angle of look angle 1 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 1 range of 360 degrees, this property will be ignored.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Attributes

Type:

number

Access:

read/write

Units:

deg

Default Value:

0.0

Valid Range:

-360 ≤ Viewpoint.BlockageLookAngle1Center ≤ 360

 

Syntax

myVariable1 = myViewpoint1.BlockageLookAngle1Center;

 

myViewpoint1.BlockageLookAngle1Center = myVariable1;

 

See also

Viewpoint Object

Viewpoints Guide