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 nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond 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