BuiltInFailures.ColumnFailures Members


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

The BuiltInFailuresColumnFailures type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberColumnAndTargetAreConcrete
Column and target are both concrete. Geometries have been joined.
Public propertyStatic memberColumnBaseAboveTopError
The column base can't be moved above its top.
Public propertyStatic memberColumnBaseAboveTopFailure
The column base can't be moved above its top.
Public propertyStatic memberColumnJoinNonhitFailure
The highlighted column can't maintain attachment to the target. It will be treated as unattached until it can intersect.
Public propertyStatic memberColumnTopBelowBaseError
The column top can't be moved below its base.
Public propertyStatic memberColumnTopBelowBaseFailure
The column top can't be moved below its base.
Public propertyStatic memberColumnZeroHeightError
The column can't have zero height
Public propertyStatic memberColumnZeroHeightFailure
The column can't have zero height

See Also