BuiltInFailuresAssemblyFailuresAddedElementsNotSamePhaseAsAssembly 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.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId AddedElementsNotSamePhaseAsAssembly { get; }
Public Shared ReadOnly Property AddedElementsNotSamePhaseAsAssembly As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ AddedElementsNotSamePhaseAsAssembly {
FailureDefinitionId^ get ();
}
static member AddedElementsNotSamePhaseAsAssembly : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also