BuiltInFailures.LoadFailures Members

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

The BuiltInFailures..::..LoadFailures type exposes the following members.

Properties

  NameDescription
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 memberLineLoadAllZero
Line Load can't have all force components and moment components to be zero.
Public propertyStatic memberPointLoadAllZero
Point Load can't have all force components and moment components to be zero.

See Also