<Code Lib>
2025.3 Method
Changes 0
M

ShapeImporter.IsServiceAvailable

Description:
Checks whether the data conversion service is available.
Remarks:
ShapeImporter relies on optional data conversion functionality. This function checks whether it is available.

public static bool IsServiceAvailable()

Boolean True if the data conversion service is available, false otherwise.

Loading…