I
by Ionut_BimStudio on 9 Feb 2024
#
+7 votes
Last night I tested the main idea of my Structural BIM workflow that I am developing.
The article of the "MasterPlan" is at this link (the blog jurnal of obim project):
https://www.obim.ro/2024/02/09/obim-one-the-master-plan/
The video is at this link.
VIDEO
I kind of want to work the other way arround - Build first the data - parameters - ids - and then call the geometry, drawings or reports - as needed.
I
by Ionut_BimStudio on 13 Feb 2024
#
i am genuinely interested in this subject:
What kind of tasks would you want to see automated in BlenderBIM or other BIM software (like Revit with Dynamo)?
Thank you in advance for your reply!
B
by Bimlooser on 13 Feb 2024
#
Personally, for now, i'd like to explore all the tutorials you already published on youtube. Thanks
I
by Ionut_BimStudio on 13 Feb 2024
#
@Bimlooser said:
Personally, for now, i'd like to explore all the tutorials you already published on youtube. Thanks
Any questions, let me know.
T
by theoryshaw on 13 Feb 2024
#
+1 votes
What kind of tasks would you want to see automated in BlenderBIM or other BIM software (like Revit with Dynamo)?
Since you're asking. :)
How about something like this, for BlenderBIM?
VIDEO
I
by Ionut_BimStudio on 13 Feb 2024
#
+3 votes
@theoryshaw said:
What kind of tasks would you want to see automated in BlenderBIM or other BIM software (like Revit with Dynamo)?
Since you're asking. :)
How about something like this, for BlenderBIM?
VIDEO
Good one! I did something similar with Dynamo for Revit.
Hard challange! I take it! Thank you!
T
by theoryshaw on 13 Feb 2024
#
Very cool. Would be awesome to extend this...
https://github.com/IfcOpenShell/IfcOpenShell/blob/v0.7.0/src/blenderbim/blenderbim/tool/drawing.py#L109
I
by Ionut_BimStudio on 13 Feb 2024
#
@theoryshaw said:
Very cool. Would be awesome to extend this...
https://github.com/IfcOpenShell/IfcOpenShell/blob/v0.7.0/src/blenderbim/blenderbim/tool/drawing.py#L109
IT Will take a wile. But it could be worth it.
I
by Ionut_BimStudio on 13 Feb 2024
#
+1 votes
@theoryshaw said:
Very cool. Would be awesome to extend this...
https://github.com/IfcOpenShell/IfcOpenShell/blob/v0.7.0/src/blenderbim/blenderbim/tool/drawing.py#L109
This is The source code for The drawings? Awesome! I actualy sugested Dion an idea for upgrade. I Will try to do it myself.
T
by theoryshaw on 13 Feb 2024
#
This is The source code for The drawings?
Yes, as i understand it. :)
I Will try to do it myself.
Very cool... always great to diversify the base of contributors!
I
by Ionut_BimStudio on 13 Feb 2024
#
+2 votes
Mr. Stefano Verugi suggested to write here in detail about how I interfaced LibreOffice calc with Blender.
I made a small article on my blog about the process.
The video is extra - not available on YouTube yet.
https://www.obim.ro/2024/02/13/import-xls-tables-with-sverchok/
N
by Nigel on 13 Feb 2024
#
serious work... looking forward to the movie!
I
by Ionut_BimStudio on 13 Feb 2024
#
@Nigel said:
serious work... looking forward to the movie!
With Morgan Freeman as the Darth Narrator. That would be a dream come true!
Sorry, unserious joke :D
B
by Bimlooser on 13 Feb 2024
#
+1 votes
@Ionut_BimStudio said:
@Bimlooser said:
Personally, for now, i'd like to explore all the tutorials you already published on youtube. Thanks
Any questions, let me know.
When you can keep feeding https://github.com/ionuting/IonutBIMStudio . Thanks
N
by Nigel on 14 Feb 2024
#
+8 votes
@Ionut_BimStudio here's a logo! I'll probably get sued by some humorous-less billionaire :(
I
by Ionut_BimStudio on 14 Feb 2024
#
+1 votes
@Nigel said:
@Ionut_BimStudio here's a logo! I'll probably get sued by some humorous-less billionaire :(
I love The bunny!
We are BIM specialists I guess. We can take one or two milion dollars fines or penalty.
We can't pay it in this life time, but that is another story :))
I
by Ionut_BimStudio on 14 Feb 2024
#
+1 votes
@Bimlooser said:
@Ionut_BimStudio said:
@Bimlooser said:
Personally, for now, i'd like to explore all the tutorials you already published on youtube. Thanks
Any questions, let me know.
When you can keep feeding https://github.com/ionuting/IonutBIMStudio . Thanks
I've updated the article with the link to the repository.
I hope this is helpful.
https://github.com/ionuting/IonutBIMStudio/tree/main
I
by Ionut_BimStudio on 14 Feb 2024
#
I should change the name of this discussion. Or create another one and keep this for the rebar and RC drawings related posts.
Can someone give me some advice?
S
by steverugi on 18 Feb 2024
#
+1 votes
@Ionut_BimStudio said:
I should change the name of this discussion. Or create another one and keep this for the rebar and RC drawings related posts.
Can someone give me some advice?
since you asked, here my personal advice:
I just love your FreeCAD-like feature to set parameters from a live spreadsheet, tbh I wonder why Blender hasn't implemented one yet (or has it?)
whichever way you choose to do it, please go ahead!
I
by Ionut_BimStudio on 19 Feb 2024
#
+2 votes
@steverugi said:
@Ionut_BimStudio said:
I should change the name of this discussion. Or create another one and keep this for the rebar and RC drawings related posts.
Can someone give me some advice?
since you asked, here my personal advice:
I just love your FreeCAD-like feature to set parameters from a live spreadsheet, tbh I wonder why Blender hasn't implemented one yet (or has it?)
whichever way you choose to do it, please go ahead!
I think working with data is very underrated in AEC workflows. The 3D geometry is just The tip of The iceberg. The good stuff is in the data, math and algorithms.
S
by steverugi on 19 Feb 2024
#
+2 votes
@Ionut_BimStudio said:
I think working with data is very underrated in AEC workflows. The 3D geometry is just The tip of The iceberg. The good stuff is in the data, math and algorithms.
totally agree, I couldn't say it better!
BTW, hopefully within weeks my colleague Jonathan (not on OSArch yet) will share his culvert automated design using python in BBIM, he's fascinated by your worksheet integration using Sverchok though, more soon ;)