FlaskWidth: Number;
The FlaskWidth property determines cylinder width.
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:
true. Cylinder width to cylinder plot area width ratio is returned.
false. Absolute cylinder width value is returned (default).
By default the property is equal to 0.
The example of use is given on the Example of Creating the Cylinder Component page.
See also: