get_grid_load_format method

get_grid_load_format(, extension)

Gets the load format by file extension

Returns


@staticmethod
def get_grid_load_format(extension):
    ...
ParameterTypeDescription
extensionSystem.StringThe file extention ,usually start with ‘.’ .

See Also