Share

LoadBase.RemoveHostConstraint Method

Removes constraint from host for this load.


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public void RemoveHostConstraint()

Exceptions

ExceptionCondition
InvalidOperationException This LoadBase is not a constraint load.
ModificationForbiddenException Thrown when the load is an AreaLoad and the host is an Analytical Panel with curved profile.

See Also

Reference

Was this information helpful?