Cylinder.FlaskWidth

Syntax

FlaskWidth: Number;

Description

The FlaskWidth property determines cylinder width.

Comments

Use JSON or the setFlaskWidth method to set the property value and the getFlaskWidth method to get the property value.

The getFlaskWidth method contains the needRel optional parameter that sets whether cylinder width to cylinder plot area width ratio is returned. Available Values of this parameter:

By default the property is equal to 0.

Example

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

See also:

Cylinder