IManagedConstraintIsActive 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
Syntax Property IsActive As Boolean
Get
Set
bool IsActive { get; set; }
Return Value
Type:
BooleanSee Also