Plate.SecondaryRotationAxisLength Property

Top 

Description

The length of the secondary rotation axis in meters when drawn in views. This only has an effect when the Plate.ArticulationModel is two-axis sun tracking.

 

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.

 

Attributes

Type:

number

Access:

read/write

Units:

m

Default Value:

6

Valid Range:

Plate.SecondaryRotationAxisLength > 0

 

Syntax

myVariable1 = myPlate1.SecondaryRotationAxisLength;

 

myPlate1.SecondaryRotationAxisLength = myVariable1;

 

See also

Plate Object