Cylinder.IsRelativeDimensions

Syntax

IsRelativeDimensions: Boolean;

Description

The IsRelativeDimensions property determines whether internal sizes of cylinder are relative.

Comments

Use JSON or the setIsRelativeDimensions method to set the property value and the getIsRelativeDimensions method to get the property value.

Available Values:

Example

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

See also:

Cylinder