Parametric Dimensions
Worked with AI to create parametric dimensions.
The PR still needs some tweaks, but I thought i'd put it out there if others want to test on BonasiPR.
https://docs-unstable.bonsaibim.org/guides/development/installation.html#bonsaipr-bleeding-edge-installation





Comments
I like that !
And I would like these as an option for Selection, when an object Selected, to get these dimensions from Selected Element to its neighboured elements.
(I'll keep my additional wish - that when you enter such a Dimension value, it will move the selected object - for the next iteration :D )
hey, but that's super cool!
added parametric SECTION_LEVEL & PLAN_LEVEL annotations, as well.
https://github.com/IfcOpenShell/IfcOpenShell/pull/8083/changes/f7823a8ba17acdadd08b66d6c0fcfc4d67b61217
Would it be correct to assume these parametric dimensions are associated with the actual 3D objects they annotate, as opposed to the resulting drawing lines?
Could said relationship hypothetically be leveraged to get true distances in non orthographic projections, like dimensions in an isometric views?
They currently don't work in model view, but will hopefully get there. :)
Hi
Quick feature request for BonsaiBIM:
We really need Native Construction/Guide Lines and a 100% precise Tape Measure tool.
Currently, relying on Blender’s default measurement tools isn't accurate enough for strict BIM/CAD planning and modeling workflows. Having dedicated, highly accurate layout and snapping tools would be a massive workflow improvement.
Is this on the current roadmap?
Thanks for the amazing work!
@adhfa Some time ago I created a PR for construction lines based on the work from https://github.com/straaatooos/goliath were some construction lines were present.
See https://community.osarch.org/discussion/comment/28166#Comment_28166.
Please take a look to PR Add construction lines tool for temporary reference geometry#7676 and provide feedback. Maybe that one can be improved?
Cheers!