Viewpoint.ViewpointType Property

Top 

Description

The Mission View view mode of the viewpoint.

 

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:

string

Access:

read/write

Default Value:

"view" ( 3D View )

Valid Values:

Value

Label

"view"

3D View

"map"

2D Map

"celestialsphere"

Celestial Sphere

"sensorview"

Sensor View

"blockageview"

Blockage Diagram View

"starmap"

Star Map

"rotatingpulsatingview"

Rotating Pulsating View

 

Syntax

myString1 = myViewpoint1.ViewpointType;

 

myViewpoint1.ViewpointType = myString1;

 

See also

Viewpoint Object

Viewpoints Guide