BuiltInFailuresArrayFailuresArrayingNotSupportedForElements Property |
Arraying is not currently supported for the selected elements.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId ArrayingNotSupportedForElements { get; }
Public Shared ReadOnly Property ArrayingNotSupportedForElements As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ ArrayingNotSupportedForElements {
FailureDefinitionId^ get ();
}
static member ArrayingNotSupportedForElements : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also