ViewWindow.InstantaneousBlockageAngle1Center Property

Top 

Description

This property has been Deprecated. Please use ViewWindow.CurrentViewpoint.BlockageView.LookAngle1Center instead.

 

Dynamically set the look angle at the center of the angle 1 axis in the blockage view mode. 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

 

Syntax

myVariable1 = myViewWindow1.InstantaneousBlockageAngle1Center;

 

myViewWindow1.InstantaneousBlockageAngle1Center = myVariable1;

 

See also

ViewWindow Object

ViewWindow Guide