Set the creasing on subdivision mesh edges or mesh points that are on the selection list.
Flags:
Long Name / Short Name | Argument Types | Properties | |
---|---|---|---|
sharpness / sh | bool | ![]() |
|
|
Derived from mel command maya.cmds.subdivCrease
Example:
import pymel.core as pm
# after selecting components of a subdivision surface
pm.subdivCrease()