Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

Ok_Computer
337 Vistas, 3 Respuestas

Tool Palettes - Create installable plugin

Hello!

I've made a custom tool palette group and want to distribute it. I'm not a coder and i want to know how to create  plugin for those tool palettes instead of loading them manually. Thank You!

pendean
en respuesta a: Ok_Computer

A group is based on existing palettes: does everyone else have the exact same palettes to start with that created the group?



scot-65
en respuesta a: Ok_Computer

Tool palettes can be autonomously installed onto workstations
as long as there are no groups involved (.atc files only).

Look in the customization section for hints.

???

Scot-65
A gift of extraordinary Common Sense does not require an Acronym Suffix to be added to my given name.


Ok_Computer
en respuesta a: scot-65

Maybe i haven't formulated my question right - i need to make .exe file that installs custom tool palettes into AutoCad - just like plugin do.