BuiltInFailuresArrayFailuresArrayMixedModAndViewSpecElemsWarning Property |
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: 25.0.0.0 (25.0.0.0)
Syntaxpublic 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
FailureDefinitionId
See Also