Share

BuiltInFailures.LinkFailures.CannotOpenLinkedFileServerNotFound Property

Cannot open the linked model using Open and Unload because the plugin [name] cannot be accessed. Please check plugin [name], which has server Id [serverId]


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public static FailureDefinitionId CannotOpenLinkedFileServerNotFound { get; }

Property Value

FailureDefinitionId

See Also

Reference

Was this information helpful?