]> OCCT Git - occt.git/commit
0033084: Visualization - Cylindrical prism is selectable only by its base when extrud... IR-2022-08-05
authormzernova <mzernova@opencascade.com>
Wed, 3 Aug 2022 09:46:53 +0000 (12:46 +0300)
committersmoskvin <smoskvin@opencascade.com>
Thu, 4 Aug 2022 14:50:46 +0000 (17:50 +0300)
commit81d569625e986cb41bc1e6e1ce1424cfabf420ff
tree80597691188fc43685b6a143db267b4e750f066d
parent6072d3093c49abce097feaaa7c602dd27892550b
0033084: Visualization - Cylindrical prism is selectable only by its base when extruded in some directions

Fixed bounding boxes for Select3D_SensitiveCylinder.

Added display of Select3D_SensitiveCylinder presentation using the "vsensdis" command.
Added test vselect/bugs/bug33084.
src/Select3D/Select3D_SensitiveCylinder.cxx
src/Select3D/Select3D_SensitiveCylinder.hxx
src/SelectMgr/SelectMgr.cxx
src/StdSelect/StdSelect_BRepSelectionTool.cxx
tests/vselect/bugs/bug33084 [new file with mode: 0644]