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: 25.0

Syntax

VB

Property IsActive As Boolean
	Get
	Set

C#

bool IsActive { get; set; }

Return Value

Type: Boolean

See Also

Reference

IManagedConstraint Interface
Autodesk.iLogic.Interfaces Namespace