BuiltInFailures.LoadFailures
Failures about Load.
Inheritance Hierarchy
System.Object
Autodesk.Revit.DB.BuiltInFailures.LoadFailures
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class LoadFailuresThe BuiltInFailures.LoadFailures type exposes the following members.
Properties
Name
Description
Public Property
Static Member
AreaLoadNotOverlappingHost
Area load is not overlapping with its entire distribution its host.
Public Property
Static Member
CannotCopyHostedLoad
Can’t copy Load based on the Host Element.
Public Property
Static Member
CannotMirrorHostedLoad
Can’t mirror Load based on the Host Element.
Public Property
Static Member
CannotMirrorLoad
Can’t mirror Load because mirror plane is not perpendicular to sketch plane.
Public Property
Static Member
CannotMoveHostedLoad
Can’t move Load based on the Host Element.
Public Property
Static Member
CannotRotateLoad
Can’t rotate Load because rotation axis is not perpendicular to sketch plane.
Public Property
Static Member
InvalidAreaLoadSketchError
Area Load has invalid Sketch.
Public Property
Static Member
LineLoadAllZero
Line Load can’t have all force components and moment components to be zero.
Public Property
Static Member
LineLoadNotOverlappingHost
Line load is not overlapping with its entire distribution its host.
Public Property
Static Member
OpenAreaLoadLoopError
Area Load Sketch can’t contain open loops.
Public Property
Static Member
PointLoadAllZero
Point Load can’t have all force components and moment components to be zero.
Public Property
Static Member
PointLoadNotOverlappingHost
Point load is not overlapping with its entire distribution its host.