Remix.run Logo
ThomPete 6 days ago

Would it be possible to write a script for CAD that could do measurements

emporas 6 days ago | parent [-]

Measurements are printed and given usually to construction workers, usually along some axis. People who lay the bricks take a top view from a house with the dimensions along the y axis. People who build the doors and windows take a side view of the dimensions along the x axis. And so on.

Blender cannot do that as far as I understand.

Something like that for example: [1]

[1] https://all3dp.com/2/freecad-2d-tutorial/

ThomPete 6 days ago | parent [-]

Looks like it can

emporas 6 days ago | parent [-]

I may start using Blender if that's the case. I was waiting for some kind of success modeling 3D shapes using code, and automatically generating the code with LLMs, for quite some time.