Crease - superclass: modifier; super-superclass:MAXWrapper - 4:0 - classID: #(-1615608024, 1823637527)
Exposes the Crease modifier to MAXScript. Available in 3ds Max 2016 and higher.
Constructors:
Crease ...
CreaseMod ...
Properties:
<Crease>.creasecolor Color default: (color 0 255 0) -- RGB color
Gets/sets the display color of the creases.
<Crease>.displayColor BooleanClass default: false -- boolean
Gets/sets whether to display the color of the creases.
Not exposed in the UI.
<Crease>.crease Float default: 0.0 -- animatable; worldUnits
Gets/sets the crease amount.
Possible values are between 0.0 and 1.0.
<Crease>.selectionoption Integer default: 0 -- integer
Gets/sets the 0-based selection index of the "Selection" drop-down list.
Possible values are:
0 - From Stack (default)
1 - Selected Vertices
2 - All Vertices
3 - Selected Edges
4 - All Edges
5 - Selected Face Edges
6 - Selected Faces Border