Go to: Synopsis. Return value. Keywords. Related. Flags. MEL examples.
subdivCrease [-sharpness boolean]
subdivCrease is undoable, NOT queryable, and NOT editable.
Set the creasing on subdivision mesh edges or mesh points that are on
the selection list.
subdivision, surface, crease
changeSubdivComponentDisplayLevel, changeSubdivRegion, createSubdivRegion, nurbsToSubdiv, polyToSubdiv, querySubdiv, refineSubdivSelectionList, subdCollapse, subdToBlind, subdToPoly, subdiv, subdivDisplaySmoothness
sharpness
Long name (short name) |
Argument types |
Properties |
-sharpness(-sh)
|
boolean
|
|
|
Specifies the sharpness value to set the crease to
|
|
Flag can appear in Create mode of command
|
Flag can appear in Edit mode of command
|
Flag can appear in Query mode of command
|
Flag can be used more than once in a command.
|
// after selecting components of a subdivision surface
subdivCrease;