BuiltInFailures.LoadFailures Members


Provides a container of all Revit built-in FailureDefinitionId instances.

The BuiltInFailuresLoadFailures type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberAreaLoadNotOverlappingHost
Area load is not overlapping with its entire distribution its host.
Public propertyStatic memberCannotCopyHostedLoad
Can't copy Load based on the Host Element.
Public propertyStatic memberCannotMirrorHostedLoad
Can't mirror Load based on the Host Element.
Public propertyStatic memberCannotMirrorLoad
Can't mirror Load because mirror plane is not perpendicular to sketch plane.
Public propertyStatic memberCannotMoveHostedLoad
Can't move Load based on the Host Element.
Public propertyStatic memberCannotRotateLoad
Can't rotate Load because rotation axis is not perpendicular to sketch plane.
Public propertyStatic memberInvalidAreaLoadSketchError
Area Load has invalid Sketch.
Public propertyStatic memberLineLoadAllZero
Line Load can't have all force components and moment components to be zero.
Public propertyStatic memberLineLoadNotOverlappingHost
Line load is not overlapping with its entire distribution its host.
Public propertyStatic memberOpenAreaLoadLoopError
Area Load Sketch can't contain open loops.
Public propertyStatic memberPointLoadAllZero
Point Load can't have all force components and moment components to be zero.
Public propertyStatic memberPointLoadNotOverlappingHost
Point load is not overlapping with its entire distribution its host.

See Also