Cylinder.FlaskHeight

Syntax

FlaskHeight: Number;

Description

The FlaskHeight property determines cylinder height.

Comments

Use JSON or the setFlaskHeight method to set the property value and the getFlaskHeight method to get the property value.

The getFlaskHeight method contains the needRel optional parameter that sets whether cylinder height to cylinder plot area height 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