WindowOverlayShape.SetOrigin(Array) Method

Top 

Description

Sets the origin to a Cartesian position in the ICRF 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(

Array positionICRF)

 

 

Arguments

positionICRF


Description:

3-element array specifying X/Y/Z Cartesian coordinates of a location in the ICRF.

Required Size:

3

 

 

 

Syntax

myWindowOverlayShape1.SetOrigin(myArray1);

 

 

See also

WindowOverlayShape Object

WindowOverlayShape.SetOrigin