kevancress/MeasureIt_ARCH

Schedule export error

ChubbyQuark opened this issue · 6 comments

Getting the following error on Win 10 and OSX. I think it is the line of code in the screenshot as once this is removed the schedule exports as expected.

Support/Blender/3.4/scripts/addons/MeasureIt_ARCH-development/measureit_arch_schedules.py", line 235, in execute file_path = bpy.path.abspath(font_file) NameError: name 'font_file' is not defined

image

Hey @ChubbyQuark

Thanks for catching that! should be fixed in the latest development version e556399

Thanks! Glad people are finding it useful!

Yeah I've actually been working on a Table annotation object that reads data from a csv and creates a table in the 3D viewport. It's still a bit buggy, but the docs are here https://kevancress.github.io/MeasureIt_ARCH/prop_descriptions/tables/

And here's a quick demo too.

tables

I wish I had more time to spend over in the OSArch forums! seems like there's always great things happening over there!

Ooh interesting, I hadn't heard of Prop Chart, I'll have to check it out!

Glad that the dynamic line group is working well for you! if you ever need more control over it, you can filter what geometry it considers by creating a vertex group, and setting it in the lines 'Filter Group' property!

I'm gonna close this issue for now, but you can reach me by opening up new issues here, or by email at kevan.cress@gmail.com

Ps. the images on your last two comments didn't come through for some reason