Go to: Synopsis. Return value. Python examples.
polyCanBridgeEdge(
poly poly...
)
Note: Strings representing object names and arguments must be separated by commas. This is not depicted in the synopsis.
polyCanBridgeEdge is undoable, NOT queryable, and NOT editable.
Returns true if the specified poly edges can be bridged using polyBridgeEdge.boolean | Success or Failure. |
import maya.cmds as cmds cmds.polyCanBridgeEdge()