Skip to content

Expose optimal algorithm to compute a bounding box

Adrien Delsalle requested to merge adriendelsalle/pyoccad:optimal-bbox into master

Description

Expose optimal algorithm to compute a bounding box

  • use BRepBndLib::AddOptimal static method

See OCCT Documentation

Merge request reports