IsRelativeDimensions: Boolean;
The IsRelativeDimensions property determines whether internal sizes of cylinder are relative.
Use JSON or the setIsRelativeDimensions method to set the property value and the getIsRelativeDimensions method to get the property value.
Available Values:
true. Inner dimensions of cylinder elements are relative (default).
false. Inner dimensions of cylinder elements are not relative
The example of use is given on the Example of Creating the Cylinder Component page.
See also: