FInding the bounding box dimensions of a shape

Hi all,

Im looking for a function to get the dimensions of a bounding box of a TopoDS Shape, so that I can calculate the linear deflection for BrepMesh.

So which function should I use to get the bounding box dimensions of a TopoDS Shape?

Kirill Gavrilov's picture

Bounding box of a shape is usually computed using BRepBndLib tool.