Share

BuiltInFailures.GroupFailures.AdditionalElementsRequired Property

Grouping the selected elements requires that additional element(s) also be grouped. [Description] To satisfy the grouping requirement, these additional element(s) will be automatically added to the group as well.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public static FailureDefinitionId AdditionalElementsRequired { get; }

Property Value

FailureDefinitionId

See Also

Reference

Was this information helpful?