pymel.core.modeling.polyCanBridgeEdge

polyCanBridgeEdge(*args, **kwargs)

Returns true if the specified poly edges can be bridged using polyBridgeEdge.

Derived from mel command maya.cmds.polyCanBridgeEdge

Example:

::

import pymel.core as pm

pm.polyCanBridgeEdge()