Share

IStandardObjectProvider.Constraint Property

Provides properties and functions to suppress and unsuppress assembly constraints. The newer IManagedConstraints interface provides methods for adding and deleting constraints.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 29.0

Syntax

VB

ReadOnly Property Constraint As IAssemConstraint
	Get

C#

IAssemConstraint Constraint { get; }

Property Value

Type: IAssemConstraint

See Also

Reference

Was this information helpful?