AddedElementsNotSamePhaseAsAssembly Property


Built In Failures Assembly Failures Added Elements Not Same Phase As Assembly Property

Selected Element(s) cannot be added to the assembly. Elements must have the same phases as the assembly to be included in the assembly.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static FailureDefinitionId AddedElementsNotSamePhaseAsAssembly { get; }

Property Value

FailureDefinitionId
See Also