Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make boolean objects editable #51

Open
smr02 opened this issue Aug 10, 2023 · 6 comments
Open

Make boolean objects editable #51

smr02 opened this issue Aug 10, 2023 · 6 comments
Assignees
Labels
enhancement New feature or request

Comments

@smr02
Copy link

smr02 commented Aug 10, 2023

I've created a beam from the BlenderBIM demo project with a void and imported it to FreeCAD.

In the screenshot you can see how the Void/opening shows as a very small cube in FreeCAD.
Attached the IFC file.

Screenshot from 2023-08-10 11-41-01
Screenshot from 2023-08-10 11-41-17

test_demo.ifc.txt

@Moult
Copy link
Collaborator

Moult commented Aug 10, 2023

A heads up that for these types of openings you should typically not use "openings", you should instead use boolean difference voids.

@smr02
Copy link
Author

smr02 commented Aug 10, 2023

@Moult, right. I'm still trying to figure out my workflow.
I guess, FreeCAD can't display a boolean difference void yet? Can it create them?

Screenshot from 2023-08-10 12-52-59

@luzpaz
Copy link
Collaborator

luzpaz commented Aug 10, 2023

@smr02 do you mind pasting your About info ? TIA

@smr02
Copy link
Author

smr02 commented Aug 10, 2023

@luzpaz

OS: Ubuntu Core 20 (ubuntu:GNOME/ubuntu)
Word size of FreeCAD: 64-bit
Version: 0.21.0.33668 +7 (Git) Snap 727
Build type: Release
Branch: tag: 0.21.0
Hash: 41b058e2087de60dc8fef3d3e68c7d0129e13abf
Python 3.8.10, Qt 5.15.7, Coin 4.0.0, Vtk 7.1.1, OCC 7.6.3
Locale: English/United States (en_US)
Installed mods: 
  * FreeCAD-NativeIFC 2022.10.20
  * BIM 2021.12.0

@luzpaz
Copy link
Collaborator

luzpaz commented Aug 16, 2023

yorikvanhavre is AFK.. If you don't hear a response from a week from today please bump this ticket again, @smr02 TIA

@yorikvanhavre
Copy link
Owner

Sorry for the delay!

The very small cube is probably due to a workaround we use right now, that creates such a "default" shape to prevent objects to have a null shape (because of a bug in FreeCAD that auto-populates such shapes). But I'll look further into this one...

About boolean ops, indeed you can see the result but not yet edit them. Coming soon ;)

@yorikvanhavre yorikvanhavre changed the title scaling issue of openings? Make boolean objects editable Mar 18, 2024
@yorikvanhavre yorikvanhavre added the enhancement New feature or request label Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants