LoadFailures
Description:
Failures about Load.
Failures about Load.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.BuiltInFailures.LoadFailures
System.Object
Autodesk.Revit.DB.BuiltInFailures.LoadFailures
public static class LoadFailures
| Name | Return Type | Description |
|---|---|---|
| AreaBCNotOverlappingHost | FailureDefinitionId | Area BC is not overlapping with its entire distribution its host. |
| AreaLoadNotOverlappingHost | FailureDefinitionId | Area load is not overlapping with its entire distribution its host. |
| CannotCopyHostedLoad | FailureDefinitionId | Can't copy Load based on the Host Element. |
| CannotMirrorHostedLoad | FailureDefinitionId | Can't mirror Load based on the Host Element. |
| CannotMirrorLoad | FailureDefinitionId | Can't mirror Load because mirror plane is not perpendicular to sketch plane. |
| CannotMoveHostedLoad | FailureDefinitionId | Can't move Load based on the Host Element. |
| CannotRotateLoad | FailureDefinitionId | Can't rotate Load because rotation axis is not perpendicular to sketch plane. |
| InvalidAreaLoadForceDistribution | FailureDefinitionId | An area load cannot have forces distributed on both sides of the analytical panel. Please review the area load force parameters or the positions of the reference points and try again. |
| InvalidAreaLoadSketchError | FailureDefinitionId | Area Load has invalid Sketch. |
| InvalidLineLoadForceDistribution | FailureDefinitionId | A line load cannot have forces distributed on both sides of the analytical element. Please review the line load force parameters and try again. |
| LineBCNotOverlappingHost | FailureDefinitionId | Line BC is not overlapping with its entire distribution its host. |
| LineLoadAllZero | FailureDefinitionId | Line Load can't have all force components and moment components to be zero. |
| LineLoadNotOverlappingHost | FailureDefinitionId | Line load is not overlapping with its entire distribution its host. |
| OpenAreaLoadLoopError | FailureDefinitionId | Area Load Sketch can't contain open loops. |
| PointBCNotOverlappingHost | FailureDefinitionId | Point BC is not overlapping with its entire distribution its host. |
| PointLoadAllZero | FailureDefinitionId | Point Load can't have all force components and moment components to be zero. |
| PointLoadNotOverlappingHost | FailureDefinitionId | Point load is not overlapping with its entire distribution its host. |