Share

IManagedAssembly.Constraints Property

Gets an object that can be used to add, modify, and delete constraints.

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

Syntax

VB

ReadOnly Property Constraints As IManagedConstraints
	Get

C#

IManagedConstraints Constraints { get; }

Return Value

Type: IManagedConstraints

See Also

Reference

Was this information helpful?