Dion Moult
Dion Moult
Just adding to the discussion some of the progress made in the BlenderBIM Add-on world that relates to this. But first, a picture - an annotated floorplan, annotated in Blender,...
@globalcitizen IFC is the ISO standard for how to store BIM data. It is run by a non-profit organisation called buildingSMART, and nowadays is contractually required by most industry players...
Can the default colour of the annotation be white, or something which complies with WCAG contrast requirements? https://contrastchecker.com/ Right now, black on the Blender default grey is a bit hard...
Hmm, I added a dim to a wall with a solidify modifier (5.90m in the screenshot) and it returned an empty list. Then I added a cube with a 2m...
Hmm, the dimensions still don't seem to be offset:  I call it in my script like so: ``` def draw_measureit_arch_dimension_annotations(self): try: import MeasureIt_ARCH.measureit_arch_external_utils coords = MeasureIt_ARCH.measureit_arch_external_utils.blenderBIM_get_coords(bpy.context) except: return for...
Sure that makes sense to me, so long as existing facility management requirements can still be met.
A note that both LightFixtureTypeCommon and LampTypeCommon were considered and according to an electrical engineer the LightFixtureTypeCommon was more appropriate.
I don't think this is supposed to be closed. Out of 137 total leaf classes of IfcElement, there are only 15 (excl. deprecated) with no properties or quantities: - **IfcNavigationElement**...
Bump - @TLiebich is anything required for the Sunday deadline? If so, if you give me a list of changes which need to have alternative content, I can build a...
The commit looks a lot because I stripped trailing whitespace, but all I changed was: - Fixed general usage header so that it actually shows - Added this sentence: "The...