ArrayFailures
Description:
Failures about Arrays.
Failures about Arrays.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.BuiltInFailures.ArrayFailures
System.Object
Autodesk.Revit.DB.BuiltInFailures.ArrayFailures
public static class ArrayFailures
| Name | Return Type | Description |
|---|---|---|
| ArrayingNotSupportedForElements | FailureDefinitionId | Arraying is not currently supported for the selected elements. |
| ArrayMixedModAndViewSpecElemsCorruption | FailureDefinitionId | Unable to array this mixture of modeling and view specific elements. |
| ArrayMixedModAndViewSpecElemsWarning | FailureDefinitionId | You have selected a mixture of modeling and view specific elements to array in an associative manner. Only the model elements will remain grouped and associative. |
| CannotCreateArraySelectionIsGrouped | FailureDefinitionId | Can't create an array because the selection cannot be grouped. |
| ConstraintsNotSatisfied | FailureDefinitionId | Constraints are not satisfied |
| CouldntFindNewHostsForElements | FailureDefinitionId | Couldn't find new hosts for elements in array. |
| IdenticalGeometryCopiesInArray | FailureDefinitionId | This array contains multiple copies of some identical geometry. Performance might be improved by using a nested family and arraying copies of its instances. |
| RadiusTooSmall | FailureDefinitionId | Radius is too small. |