Click or drag to resize

IAssemConstraint Interface

Provides properties and functions to suppress and unsuppress assembly constraints.

In a rule, this interface is implemented by the predefined object named Constraint.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
Public Interface IAssemConstraint
Properties
Remarks
The newer IManagedConstraints interface provides methods for adding and deleting constraints.
See Also