BuiltInFailuresImportFailuresIFCCantUpdateLinkedFile Property |
The cached version of this IFC file is already loaded into another document in this session, and can't be updated. To update the IFC file, please close all other documents containing the link, and then update.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId IFCCantUpdateLinkedFile { get; }
Public Shared ReadOnly Property IFCCantUpdateLinkedFile As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ IFCCantUpdateLinkedFile {
FailureDefinitionId^ get ();
}
static member IFCCantUpdateLinkedFile : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also