Failures about Arrays.
Inheritance Hierarchy
System.ObjectAutodesk.Revit.DB.BuiltInFailures.ArrayFailures
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.3.0.0 (26.3.0.0)
Syntax
C#
public static class ArrayFailures
The BuiltInFailures.ArrayFailures type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ArrayingNotSupportedForElements | Arraying is not currently supported for the selected elements. | |
| ArrayMixedModAndViewSpecElemsCorruption | Unable to array this mixture of modeling and view specific elements. | |
| ArrayMixedModAndViewSpecElemsWarning | 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 | Can't create an array because the selection cannot be grouped. | |
| ConstraintsNotSatisfied | Constraints are not satisfied | |
| CouldntFindNewHostsForElements | Couldn't find new hosts for elements in array. | |
| IdenticalGeometryCopiesInArray | 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 | Radius is too small. |
