<BevelModifier> Data Interface

Provides script language access to C++ objects of this type.

Class HierarchyType » Node » Modifier » BevelModifier

Object Members

Object members are as follows:

Type Name Accessor Name Documentation
int32DivideOnlyDetermines whether or not to perform the final collapse in the bevel operation.
int32PercentBevelDetermines whether the bevel uses document units or a percent of edge length ( ex: 50% ) to determine its radius.
doubleRadiusDetermines the bevel radius in document units or percent, depending on the value chosen for the PercentBevel parameter.