Macro Template Helper Error [SOLVED]

Discussions about the development of the TechDraw workbench
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
User avatar
mfro
Posts: 662
Joined: Sat Sep 23, 2017 8:15 am

Re: Macro Template Helper Error [SOLVED]

Post by mfro »

Then no idea. Except maybe dependent on (pre-) loaded Modules.

Anyway, it doesn't matter - we'd better write macros in a way they don't rely on anything preloaded. Import everything you use.
Cheers,
Markus
User avatar
FBXL5
Posts: 979
Joined: Sat Aug 03, 2019 8:45 pm

Re: Macro Template Helper Error [SOLVED]

Post by FBXL5 »

mfro wrote: Sat Jul 23, 2022 2:57 pm we'd better write macros in a way they don't rely on anything preloaded. Import everything you use.
I have tried to do it like that, but with no error message (and 0 feedback) it is hard to find all missing imports.

No need to check the pre-loaded modules now... 8-)
Post Reply