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