IManagedConstraint.IsActive Property |
Gets or sets a value that will be True if the constraint is unsuppressed, and False if it is suppressed.
Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
SyntaxProperty IsActive As Boolean
Get
Set
bool IsActive { get; set; }
Return Value
Type:
Boolean
See Also