Removes constraint from host for this load.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Exceptions
Exception | Condition |
---|---|
Autodesk.Revit.ExceptionsInvalidOperationException | This LoadBase is not a constraint load. |
Autodesk.Revit.ExceptionsModificationForbiddenException | Thrown when the load is an AreaLoad and the host is an Analytical Panel with curved profile. |