open3d.io.read_file_geometry_type#

open3d.io.read_file_geometry_type(arg0: str) open3d.cpu.pybind.io.FileGeometry#

Returns the type of geometry of the file. This is a faster way of determining the file type than attempting to read the file as a point cloud, mesh, or line set in turn.