OEIsReadableSurface

OEIsReadableSurface(type: int) -> bool
OEIsReadableSurface(filename: str) -> bool

Returns true if the supplied file format is readable by Spicoli. The filename can be a file name or a file extension. The unsigned int parameter value should be drawn from the OESurfaceFileType namespace.