Revit 2026 API
Built |
Linked Model's Shared Coordinates have been modified via another host model in this session. In order to be able to change the Linked File via the active host model, Save and open it again in a new session.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static FailureDefinitionId SourceFileDrivenByOtherTarget { get; }
Public Shared ReadOnly Property SourceFileDrivenByOtherTarget As FailureDefinitionId Get
public: static property FailureDefinitionId^ SourceFileDrivenByOtherTarget { FailureDefinitionId^ get (); }
static member SourceFileDrivenByOtherTarget : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also