BuiltInFailures.ConstraintFailures Members


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

The BuiltInFailures ConstraintFailures type exposes the following members.

Properties

Name Description
Public property Static member UndeletedConstraints
A dimension that has lock constraints is being deleted, but the elements will still be constrained. Push "Unconstrain" to remove the constraints or "OK" to leave elements constrained..
Public property Static member UndeletedConstraintsEQ
A dimension that has EQ constraints is being deleted, but the elements will still be constrained. Push "Unconstrain" to remove the constraints or "OK" to leave elements constrained..
Public property Static member UndeletedConstraintsInGroup
A labeled dimension is being deleted, but the corresponding constraint belongs to a group and will not be changed. You can change it in group edit mode later.
Public property Static member UndeletedConstraintsLabel
A dimension labeled by a parameter is being deleted, but the elements will still be constrained. Push "Unconstrain" to remove the constraints or "OK" to leave elements constrained..

See Also