Revit 2026 API
Built |
Elements not allowed in Assembly were not added to it, but only in the document
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static FailureDefinitionId ElementsNotAllowedAreNotAddedToAssembly { get; }
Public Shared ReadOnly Property ElementsNotAllowedAreNotAddedToAssembly As FailureDefinitionId Get
public: static property FailureDefinitionId^ ElementsNotAllowedAreNotAddedToAssembly { FailureDefinitionId^ get (); }
static member ElementsNotAllowedAreNotAddedToAssembly : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also