ViewWindow.SetProjectionHeight Method

Top 

Description

Sets the height at which a Region or GroundStation is projected for the ViewWindow. If the object has an ProjectionHeight property, that property will be used to control the display until this method is called, which overrides the display settings for this ViewWindow only.

 

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.

 

Overload List

Signatures

Return Value

Description

ViewWindow.SetProjectionHeight(String objectName, Variable height)

None

Sets the height at which a Region or GroundStation is projected for the ViewWindow.

ViewWindow.SetProjectionHeight(Variable objectId, Variable height)

None

Sets the height at which a Region or GroundStation is projected for the ViewWindow.

ViewWindow.SetProjectionHeight(Variable setType, String typeOrGroupName, Variable height)

None

Sets the height of multiple objects' projections at the same time.

 

 

See also

ViewWindow Object

ViewWindow Guide