Go to: Synopsis. Return value. Flags. MEL examples.
bezierAnchorState [-even boolean] [-smooth boolean]
bezierAnchorState is undoable, NOT queryable, and NOT editable.
The bezierAnchorState command provides an easy interface to modify anchor states:- Smooth/Broken anchor tangents - Even/Uneven weighted anchor tangents
int | (number of modified anchors) |
Long name (short name) | Argument types | Properties | ||
---|---|---|---|---|
-even(-ev)
|
boolean
|
![]() |
||
|
||||
-smooth(-sm)
|
boolean
|
![]() |
||
|
![]() |
![]() |
![]() |
![]() |
// Sets all selected anchors (or attached tangent handles) to smooth and uneven bezierAnchorState -sm 1 -ev 0