Go to: Synopsis. Return value. Keywords. Related. Flags. MEL examples.
polyHole [-assignHole boolean] [-createHistory boolean]
polyHole is undoable, queryable, and editable.
Command to set and clear holes on given faces.| boolean | Success or Failure. |
In query mode, return type is based on queried flag.
| Long name (short name) | Argument types | Properties | ||
|---|---|---|---|---|
-assignHole(-ah)
|
boolean
|
|
||
|
||||
-createHistory(-ch)
|
boolean
|
|
||
|
||||
// To toggle hole on/off on the selected faces polyHole;