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.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
C# |
---|
public static FailureDefinitionId ArrayMixedModAndViewSpecElemsWarning { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property ArrayMixedModAndViewSpecElemsWarning As FailureDefinitionId Get |
Visual C++ |
---|
public: static property FailureDefinitionId^ ArrayMixedModAndViewSpecElemsWarning { FailureDefinitionId^ get (); } |