[Macro] Get an ASCII representation of the model tree

Need help, or want to share a macro? Post here!
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
mario52
Veteran
Posts: 4692
Joined: Wed May 16, 2012 2:13 pm

Re: [Macro] Get an ASCII representation of the model tree

Post by mario52 »

hi

ok, i did not succeed

for your macro, suggestion add one Help button for open the Wiki page in FreeCAD , and icon for ToolBar

Code: Select all

import WebGui
WebGui.openBrowser("https://wiki.freecadweb.org/Macro_TreeToAscii")
mario
Maybe you need a special feature, go into Macros_recipes and Code_snippets, Topological_data_scripting.
My macros on Gist.github here complete macros Wiki and forum.
mario52
Veteran
Posts: 4692
Joined: Wed May 16, 2012 2:13 pm

Re: [Macro] Get an ASCII representation of the model tree

Post by mario52 »

hi
openBrain wrote: Sun Mar 29, 2020 6:56 pm
mario52 wrote: Sun Mar 29, 2020 2:46 pm Addon manager give errors in installation cause:
Could you try to replace the 'addonmanager_utilities.py' file of your installation with the one attached and tell me if it install correctly ?
no push the "addonmanager_utilities.py" correction ?

mario
Maybe you need a special feature, go into Macros_recipes and Code_snippets, Topological_data_scripting.
My macros on Gist.github here complete macros Wiki and forum.
openBrain
Veteran
Posts: 9041
Joined: Fri Nov 09, 2018 5:38 pm
Contact:

Re: [Macro] Get an ASCII representation of the model tree

Post by openBrain »

mario52 wrote: Fri Apr 10, 2020 9:38 pm no push the "addonmanager_utilities.py" correction ?

mario
Sorry I didn't keep you updated. PR was merged 10 days ago. ;)
mario52
Veteran
Posts: 4692
Joined: Wed May 16, 2012 2:13 pm

Re: [Macro] Get an ASCII representation of the model tree

Post by mario52 »

hi

off topic sorry

EDIT: 13/04/2020 14h28 PARIS

mario
Last edited by mario52 on Mon Apr 13, 2020 12:29 pm, edited 2 times in total.
Maybe you need a special feature, go into Macros_recipes and Code_snippets, Topological_data_scripting.
My macros on Gist.github here complete macros Wiki and forum.
openBrain
Veteran
Posts: 9041
Joined: Fri Nov 09, 2018 5:38 pm
Contact:

Re: [Macro] Get an ASCII representation of the model tree

Post by openBrain »

Could you open a new topic to not clutter this one ? Eventually in the French subforum. ;)
Post Reply