ConstraintFailures
Description:
Failures about Constraint.
Failures about Constraint.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.BuiltInFailures.ConstraintFailures
System.Object
Autodesk.Revit.DB.BuiltInFailures.ConstraintFailures
public static class ConstraintFailures
| Name | Return Type | Description |
|---|---|---|
| UndeletedConstraints | FailureDefinitionId | 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.. |
| UndeletedConstraintsEQ | FailureDefinitionId | 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.. |
| UndeletedConstraintsInGroup | FailureDefinitionId | 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. |
| UndeletedConstraintsLabel | FailureDefinitionId | 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.. |