WindowOverlayShape.SetOrigin(Spacecraft) Method

Top 

Description

Sets the origin to the position of a Spacecraft projected to the view plane.

 

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.

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

 

Method Signature

WindowOverlayShape.SetOrigin(

Spacecraft sc)

 

 

Arguments

sc


Description:

Spacecraft whose position is projected to the view plane

 

 

 

Syntax

myWindowOverlayShape1.SetOrigin(mySpacecraft1);

 

 

See also

WindowOverlayShape Object

WindowOverlayShape.SetOrigin