Click or drag to resize

IAssemConstraintIsActive Property (String)

True if the constraint is active (unsuppressed).

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
Property IsActive ( 
	constraintName As String
) As Boolean
	Get
	Set

Parameters

constraintName
Type: SystemString
The constraint name.

Property Value

Type: Boolean
See Also