Cylinder.Orientation

Syntax

Orientation: PP.Orientation;

Description

The Orientation property determines cylinder orientation.

Comments

Use JSON or the setOrientation method to set the property value, and the getOrientation method to get the property value.

By default the property is set to PP.Orientation.Vertical.

Example

The example of use is given on the Example of Creating the Cylinder Component page.

See also:

Cylinder