BoundingBoxBoundingBox ๐๏ธ StructureA BoundingBox datatype contains [xmin, ymin, zmin, xmax, ymax, z_max and NSD to represents a bounding box.๐๏ธ InitiateThis routine initiates the bounding box.๐๏ธ IsEmptyThis function returns True if the bounding box is empty.
๐๏ธ StructureA BoundingBox datatype contains [xmin, ymin, zmin, xmax, ymax, z_max and NSD to represents a bounding box.