Hi all, how to reduce the line thickness of this TREE, IfcGeographicElement. In this Elevation the line thickness of this tree is more than the wall. I want it to be same of that wall. How to control it?
I have also attached the file.
Freestyle is pretty "dumb", simply lining everything the same weight. OpenCASCADE is more powerful, but you have to put more effort in to control the output. In your projects folder you will find a subfolder drawings/assets containing various files, including default.css
You edit this file to control how line weights are drawn, or fill patterns etc.
IfcArchitect on YouTube has some tutorials that cover this, i.e.
Be aware that this tutorial is old and the Bonsai (nee BlenderBIM) interface has changed quite a bit. The way the css styles the drawing output is still relevant though.
Also theoryshaw has developed his own unique styling that is very useful to look at and see how he has achieved particular effects. Amazingly this is freely downloadable for anyone to examine and learn from. See: https://hub.openingdesign.com/OpeningDesign - particularly his shared assets folder.
This is a pdf showing one of his creations, (Highland Haven) and you can also download the entire project at the OpeningDesign repository. https://hub.openingdesign.com/OpeningDesign/Highland_Haven/media/branch/main/Open/Models_and_CAD/BlenderBIM/sheets/Binder.pdf
Comments
When I tried it with freestyle it worked, how to do it with opencascade

Freestyle is pretty "dumb", simply lining everything the same weight. OpenCASCADE is more powerful, but you have to put more effort in to control the output. In your projects folder you will find a subfolder drawings/assets containing various files, including default.css

You edit this file to control how line weights are drawn, or fill patterns etc.
IfcArchitect on YouTube has some tutorials that cover this, i.e.
Be aware that this tutorial is old and the Bonsai (nee BlenderBIM) interface has changed quite a bit. The way the css styles the drawing output is still relevant though.
Also theoryshaw has developed his own unique styling that is very useful to look at and see how he has achieved particular effects. Amazingly this is freely downloadable for anyone to examine and learn from. See: https://hub.openingdesign.com/OpeningDesign - particularly his shared assets folder.
This is a pdf showing one of his creations, (Highland Haven) and you can also download the entire project at the OpeningDesign repository.
https://hub.openingdesign.com/OpeningDesign/Highland_Haven/media/branch/main/Open/Models_and_CAD/BlenderBIM/sheets/Binder.pdf
I tried his method, awesome! thank you @sjb007 -----


https://community.osarch.org/discussion/comment/21689/#Comment_21689
Looks like someone had the same issue before — found the solution in an old discussion-