Revit 2026 API
Built |
Assembly cannot be changed to selected type.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static FailureDefinitionId CouldNotChangeTypeOfAssembly { get; }
Public Shared ReadOnly Property CouldNotChangeTypeOfAssembly As FailureDefinitionId Get
public: static property FailureDefinitionId^ CouldNotChangeTypeOfAssembly { FailureDefinitionId^ get (); }
static member CouldNotChangeTypeOfAssembly : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also