<Code Lib>
2027 Method
Changes 0
M

ExternalResourceServerUtils.ServerSupportsIFCLinks

Description:
Checks that the server referenced by the given ExternalResourceReference supports IFC links.

public static bool ServerSupportsIFCLinks(
	ExternalResourceReference extRef
)

Return Value Boolean True if the ExternalResourceReference refers to a server that supports IFC links. False otherwise.

Loading…