ExternalResourceServerUtils
Contains utilities related to external resource server.
Inheritance Hierarchy
System.Object
Autodesk.Revit.DB.ExternalResourceServerUtils
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class ExternalResourceServerUtilsThe ExternalResourceServerUtils type exposes the following members.
Methods
Name
Description
Public Method
Static Member
IsValidShortName
Checks whether the name is a valid short name for the external resource server.
Public Method
Static Member
ServerSupportsAssemblyCodeData
Checks that the server referenced by the given ExternalResourceReference supports AssemblyCodeData.
Public Method
Static Member
ServerSupportsCADLinks
Checks that the server referenced by the given ExternalResourceReference supports CAD links.
Public Method
Static Member
ServerSupportsIFCLinks
Checks that the server referenced by the given ExternalResourceReference supports IFC links.
Public Method
Static Member
ServerSupportsKeynotes
Checks that the server referenced by the given ExternalResourceReference supports KeynoteTable data.
Public Method
Static Member
ServerSupportsRevitLinks
Checks that the server referenced by the given ExternalResourceReference supports Revit links.