Viewpoint.BlockageUseCenterDefaults Property

Top 

Description

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

 

Determines if the blockage diagram is displayed with axes centered around the middle angles of the LookAngleFrame specification or around custom values set in the BlockageLookAngle1Center and BlockageLookAngle2Center properties.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

 

Attributes

Type:

boolean

Access:

read/write

Default Value:

true

 

Syntax

myVariable1 = myViewpoint1.BlockageUseCenterDefaults;

 

myViewpoint1.BlockageUseCenterDefaults = myVariable1;

 

See also

Viewpoint Object

Viewpoints Guide