open3d.visualization.read_selection_polygon_volume¶
- open3d.visualization.read_selection_polygon_volume(filename: os.PathLike) open3d.visualization.SelectionPolygonVolume ¶
Function to read SelectionPolygonVolume from file
- Parameters:
filename (os.PathLike) – The file path.
- Returns:
open3d.visualization.SelectionPolygonVolume