Revit 2025 API
Built |
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.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static FailureDefinitionId ArrayMixedModAndViewSpecElemsWarning { get; }
Public Shared ReadOnly Property ArrayMixedModAndViewSpecElemsWarning As FailureDefinitionId Get
public: static property FailureDefinitionId^ ArrayMixedModAndViewSpecElemsWarning { FailureDefinitionId^ get (); }
static member ArrayMixedModAndViewSpecElemsWarning : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also