Revit 2025.3 API
Load |
Removes constraint from host for this load.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
| Exception | Condition |
|---|---|
| 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