RVTDocs.com
Namespace: Autodesk.Revit.DB

BuiltInFailures.LoadFailures

Class
Description:
Failures about Load.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.BuiltInFailures.LoadFailures
Syntax
public static class LoadFailures
BuiltInFailuresLoadFailures Class Members:
Name Description
AreaLoadNotOverlappingHost Area load is not overlapping with its entire distribution its host.
CannotCopyHostedLoad Can't copy Load based on the Host Element.
CannotMirrorHostedLoad Can't mirror Load based on the Host Element.
CannotMirrorLoad Can't mirror Load because mirror plane is not perpendicular to sketch plane.
CannotMoveHostedLoad Can't move Load based on the Host Element.
CannotRotateLoad Can't rotate Load because rotation axis is not perpendicular to sketch plane.
InvalidAreaLoadSketchError Area Load has invalid Sketch.
LineLoadAllZero Line Load can't have all force components and moment components to be zero.
LineLoadNotOverlappingHost Line load is not overlapping with its entire distribution its host.
OpenAreaLoadLoopError Area Load Sketch can't contain open loops.
PointLoadAllZero Point Load can't have all force components and moment components to be zero.
PointLoadNotOverlappingHost Point load is not overlapping with its entire distribution its host.