open3d.visualization.read_selection_polygon_volume#
- open3d.visualization.read_selection_polygon_volume(filename: os.PathLike | str | bytes) open3d.visualization.SelectionPolygonVolume #
Function to read SelectionPolygonVolume from file
- Parameters:
filename (Union[os.PathLike, str, bytes]) – The file path.
- Returns:
open3d.visualization.SelectionPolygonVolume