View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0032547 | Open CASCADE | OCCT:Visualization | public | 2021-08-30 17:02 | 2022-08-01 15:07 |
Reporter | kgv | Assigned To | mzernova | ||
Priority | normal | Severity | feature | ||
Status | assigned | Resolution | open | ||
Product Version | 7.6.0 | ||||
Target Version | 7.7.0 | ||||
Summary | 0032547: Visualization, Select3D_SensitiveCylinder - implement picking of a hollow cylinder | ||||
Description | 0032281 introduced Select3D_SensitiveCylinder for picking a solid cylinder. However, in many cases it is desired picking a hollow cylinder and cylinder circular boundaries independently - in case of subshape decomposition or just in case of a hollow pipe definition (or maybe a pipe with addition thickness). | ||||
Steps To Reproduce | pload MODELING VISUALIZATION pcylinder cyl 10 20 explode cyl F vclear vdisplay cyl_1 -dispmode 1 # KO - entities are not Select3D_SensitiveCylinder vclear vdisplay cyl -dispmode 1 vselmode cyl FACES 1 # KO - entities are not Select3D_SensitiveCylinder | ||||
Tags | No tags attached. | ||||
Test case number | |||||
|
Branch CR32547 has been created by svetlana.shutina_170290. SHA-1: 206ed35b77050aff2b1bafc8ab3f890a1d09ac85 Detailed log of new commits: Author: sshutina Date: Mon Jan 24 10:16:50 2022 +0300 0032547: Visualization, Select3D_SensitiveCylinder - implement picking of a hollow cylinder - cylinder overlap divided into 2 steps : intersection with cylinder disks and intersection with hollow cylinder |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-08-30 17:02 | kgv | New Issue | |
2021-08-30 17:02 | kgv | Assigned To | => kgv |
2021-08-30 17:02 | kgv | Relationship added | child of 0032281 |
2021-08-30 17:05 | kgv | Steps to Reproduce Updated | |
2021-09-06 16:39 | kgv | Assigned To | kgv => sshutina |
2021-09-06 16:39 | kgv | Status | new => assigned |
2022-01-24 10:35 | git | Note Added: 0106551 | |
2022-08-01 15:07 | kgv | Assigned To | sshutina => mzernova |