How to find a boolean child

Post here for help on using FreeCAD's graphical user interface (GUI).
Forum rules
and Helpful information
IMPORTANT: Please click here and read this first, before asking for help

Also, be nice to others! Read the FreeCAD code of conduct!
GigiG
Posts: 104
Joined: Mon Feb 17, 2014 9:07 am
Location: Torino, Italy
Contact:

How to find a boolean child

Post by GigiG »

Hi, is there a way to find a hidden boolean child from a 3D view selection? As an example, the cylinder shown in the figures. If I select the resulting hole, only the last resuting Part will be highlighted.
Screenshot at 2023-05-25 19-09-48.png
Screenshot at 2023-05-25 19-09-48.png (201.18 KiB) Viewed 963 times
Screenshot at 2023-05-25 19-09-25.png
Screenshot at 2023-05-25 19-09-25.png (197.23 KiB) Viewed 963 times

Code: Select all

OS: Linux Mint 21.1 (MATE/mate)
Word size of FreeCAD: 64-bit
Version: 0.21.
Build type: Release
Branch: unknown
Hash: 1faf86c3da12c1712e1d5ec015721d9aa02f8672
Python 3.10.4, Qt 5.15.3, Coin 4.0.0, Vtk 9.1.0, OCC 7.5.1
Locale: English/United States (en_US)
Installed mods: 
  * Manipulator 1.5.0
  * Dracula 0.0.4
  * ExtremeProDark 2.8.0
  * ProDarkThemePreferencePack 1.0.0
  * Glass
  * Render 2023.2.5
User avatar
Shalmeneser
Veteran
Posts: 9545
Joined: Wed Dec 23, 2020 12:04 am
Location: Fr

Re: How to find a boolean child

Post by Shalmeneser »

Give name for each step ?
PardDesign wb construction tree is easier to find something.
drmacro
Veteran
Posts: 8974
Joined: Sun Mar 02, 2014 4:35 pm

Re: How to find a boolean child

Post by drmacro »

Do you know the name of what you seek? Right click on the document name in the tree view and select Search.
Star Trek II: The Wrath of Khan: Spock: "...His pattern indicates two-dimensional thinking."
User avatar
papyblaise
Veteran
Posts: 7997
Joined: Thu Jun 13, 2019 4:28 pm
Location: France

Re: How to find a boolean child

Post by papyblaise »

I guess you are a beginner, I think that seeing that you only use predefined elements
it would be easier by drawing sketches and making pads or pockets
to answer: a quick way to search is to go back down the tree by hiding the successive Cuts, the cylinder you are looking for will reappear at one step
GigiG
Posts: 104
Joined: Mon Feb 17, 2014 9:07 am
Location: Torino, Italy
Contact:

Re: How to find a boolean child

Post by GigiG »

Thanks all, yes, in this case it would have been better to use a sketch but I'm actually wont to learn booleans.
User avatar
thomas-neemann
Veteran
Posts: 11890
Joined: Wed Jan 22, 2020 6:03 pm
Location: Osnabrück DE 🇩🇪
Contact:

Re: How to find a boolean child

Post by thomas-neemann »

GigiG wrote: Thu May 25, 2023 5:17 pm
this happens to me too from time to time. then i load the part in realthunder and move the mouse over the parts in the parts tree until the desired part lights up
Bildschirmfoto_2023-05-26_10-00-53.png
Bildschirmfoto_2023-05-26_10-00-53.png (27.72 KiB) Viewed 735 times
Gruß Dipl.-Ing. (FH) Thomas Neemann

https://www.youtube.com/@thomasneemann5 ... ry=freecad
GigiG
Posts: 104
Joined: Mon Feb 17, 2014 9:07 am
Location: Torino, Italy
Contact:

Re: How to find a boolean child

Post by GigiG »

Thanks a lot, I'll try. I'm new to Freecad branches and it seems to me that Realthunder is a Freecad branch. Which is the more effective way to install it and update it frequently?
thomas-neemann wrote: Fri May 26, 2023 8:03 am
GigiG wrote: Thu May 25, 2023 5:17 pm
this happens to me too from time to time. then i load the part in realthunder and move the mouse over the parts in the parts tree until the desired part lights up

Bildschirmfoto_2023-05-26_10-00-53.png
User avatar
thomas-neemann
Veteran
Posts: 11890
Joined: Wed Jan 22, 2020 6:03 pm
Location: Osnabrück DE 🇩🇪
Contact:

Re: How to find a boolean child

Post by thomas-neemann »

GigiG wrote: Fri May 26, 2023 10:22 am

I wouldn't install it. i use it as appiumage in a linux virtualization because it caused problems on my native systsem with the master. I would only use realthunder for such purposes, or for visualization with shadows, etc

https://github.com/realthunder/FreeCAD/releases
Gruß Dipl.-Ing. (FH) Thomas Neemann

https://www.youtube.com/@thomasneemann5 ... ry=freecad
chrisb
Veteran
Posts: 54150
Joined: Tue Mar 17, 2015 9:14 am

Re: How to find a boolean child

Post by chrisb »

thomas-neemann wrote: Fri May 26, 2023 8:03 am this happens to me too from time to time. then i load the part in realthunder and move the mouse over the parts in the parts tree until the desired part lights up
Does the object - in your case "Zylinder" - show on mouse hover even if it is hidden?
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
User avatar
thomas-neemann
Veteran
Posts: 11890
Joined: Wed Jan 22, 2020 6:03 pm
Location: Osnabrück DE 🇩🇪
Contact:

Re: How to find a boolean child

Post by thomas-neemann »

chrisb wrote: Wed May 31, 2023 6:16 pm
thomas-neemann wrote: Fri May 26, 2023 8:03 am this happens to me too from time to time. then i load the part in realthunder and move the mouse over the parts in the parts tree until the desired part lights up
Does the object - in your case "Zylinder" - show on mouse hover even if it is hidden?
Yes, if I move the mouse over hidden parts in the parts tree, they are also highlighted in the 3D window (in realthunder)
Bildschirmfoto_2023-05-31_21-08-57.png
Bildschirmfoto_2023-05-31_21-08-57.png (31.42 KiB) Viewed 379 times
Gruß Dipl.-Ing. (FH) Thomas Neemann

https://www.youtube.com/@thomasneemann5 ... ry=freecad
Post Reply