Position: PP.LTRB;
The Position property determines axis position relative to cylinder.
Use JSON or the setPosition method to set the property value, and the getPosition method to get the property value.
Available Values:
PP.LTRB.Left. Axis is located to the left of the cylinder (default).
PP.LTRB.Right. Axis is located to the right of the cylinder.
The example of use is given on the Example of Creating the Cylinder Component page.
See also: