Plate.SecondaryRotationAxisIntercept Property

Top 

Description

Used only when the plate's articulation model is two-axis sun tracking. This property specifies the location where the second rotation axis intersects the primary rotation axis. This value is measured from the primary pivot point along the primary rotation axis. The value can be positive or negative.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

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

 

Attributes

Type:

number

Access:

read/write

Units:

m

Default Value:

0.0

 

Syntax

myVariable1 = myPlate1.SecondaryRotationAxisIntercept;

 

myPlate1.SecondaryRotationAxisIntercept = myVariable1;

 

See also

Plate Object