ViewWindow.ShowStarField Property

Top 

Description

This property has been Deprecated. To hide the global default StarField, use ViewWindow.SetShowBody(Stars.ObjectId, 0).

 

Determines whether the global star catalog is shown.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

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

 

Attributes

Type:

boolean

Access:

read/write

Default Value:

false

 

Syntax

myVariable1 = myViewWindow1.ShowStarField;

 

myViewWindow1.ShowStarField = myVariable1;

 

See also

ViewWindow Object

ViewWindow Guide