Revit 2025.3 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: 25.3.0.0 (25.3.0.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