IAssemConstraint Interface |
In a rule, this interface is implemented by the predefined object named Constraint.
Namespace: Autodesk.iLogic.Interfaces
| Name | Description | |
|---|---|---|
| iMateDefIsActiveString |
True if the given iMate definition is active (unsuppressed).
| |
| iMateDefIsActiveObject, String |
True if the given iMate definition in a component occurrence or component document is active (unsuppressed).
| |
| IsActiveString |
True if the constraint is active (unsuppressed).
| |
| IsActiveObject, String |
True if the constraint in a component occurrence or component document is active (unsuppressed).
|