Arch CutPlane

Info about new community or project announcements, implemented features, classes, modules or APIs. Might get technical!
PLEASE DO NOT POST HELP REQUESTS OR OTHER DISCUSSIONS HERE!
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
User avatar
rockn
Veteran
Posts: 1791
Joined: Wed Sep 28, 2011 10:39 am
Location: Toulouse, France
Contact:

Re: Arch CutPlane

Post by rockn »

Hi DeepSOIC, thanks for testing !
Actually this tool is for Arch Object only. So remove fonction is specific to Arch object. I could check how it can make the bool operation if the object are not Arch type.

Could take a long ;)

About color, it seem that set the color of cutVolume can do the tricks.
Formations - Assistance - Développement : https://freecad-france.com
User avatar
yorik
Founder
Posts: 13665
Joined: Tue Feb 17, 2009 9:16 pm
Location: Brussels
Contact:

Re: Arch CutPlane

Post by yorik »

good job rockn! I think you're now the newest freecad developer!

deepsoic, my sketchup version doesn't seem to "fill" the cut like yours.. Did you do something special to get it?
User avatar
DeepSOIC
Veteran
Posts: 7896
Joined: Fri Aug 29, 2014 12:45 am
Location: used to be Saint-Petersburg, Russia

Re: Arch CutPlane

Post by DeepSOIC »

Yes, I've set up the default style to have back sides of faces painted red. It was very helpful to model for 3d printing. Now I use FreeCAD :mrgreen:
User avatar
yorik
Founder
Posts: 13665
Joined: Tue Feb 17, 2009 9:16 pm
Location: Brussels
Contact:

Re: Arch CutPlane

Post by yorik »

Hm that's an interesting solution...
If you set the lighting property to "one face" and use the view->clipping plane, you get quite a cool section!
screenshot.jpg
screenshot.jpg (50.9 KiB) Viewed 2383 times
User avatar
yorik
Founder
Posts: 13665
Joined: Tue Feb 17, 2009 9:16 pm
Location: Brussels
Contact:

Re: Arch CutPlane

Post by yorik »

screenshot.jpg
screenshot.jpg (78.91 KiB) Viewed 2381 times
User avatar
DeepSOIC
Veteran
Posts: 7896
Joined: Fri Aug 29, 2014 12:45 am
Location: used to be Saint-Petersburg, Russia

Re: Arch CutPlane

Post by DeepSOIC »

Ha!
yorik wrote:If you set the lighting property to "one face" and use the view->clipping plane, you get quite a cool section!
Thanks!!! Awesome!
User avatar
rockn
Veteran
Posts: 1791
Joined: Wed Sep 28, 2011 10:39 am
Location: Toulouse, France
Contact:

Re: Arch CutPlane

Post by rockn »

Thanks Yorik, your advice are really helpfull. I am happy to take part of this side of the adventure :)

DeepSoic, I managed to make the tool work with Part object. And as the cutVolume is Red now, it color the face of cutting face.

This does not affect behavior with Arch object. Except the CutVolume is now red and 75 transparency.
CutPartobjectWithRedFace.png
CutPartobjectWithRedFace.png (52.19 KiB) Viewed 2378 times
Formations - Assistance - Développement : https://freecad-france.com
User avatar
DeepSOIC
Veteran
Posts: 7896
Joined: Fri Aug 29, 2014 12:45 am
Location: used to be Saint-Petersburg, Russia

Re: Arch CutPlane

Post by DeepSOIC »

Dreams come true!
Next up - active live section while editing the model?
User avatar
rockn
Veteran
Posts: 1791
Joined: Wed Sep 28, 2011 10:39 am
Location: Toulouse, France
Contact:

Re: Arch CutPlane

Post by rockn »

If you want to test
https://github.com/wood-galaxy/FreeCAD_ ... -cutplane2
branche arch-cutplane2

I think it demand more work for the live preview ;)
Formations - Assistance - Développement : https://freecad-france.com
User avatar
rockn
Veteran
Posts: 1791
Joined: Wed Sep 28, 2011 10:39 am
Location: Toulouse, France
Contact:

Re: Arch CutPlane

Post by rockn »

I made an implementation of the preview CutVolume
See the video : https://www.youtube.com/watch?v=zHED18Onxrs
Formations - Assistance - Développement : https://freecad-france.com
Post Reply