Multiple commands in same project
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2024-01-09
08:36 AM
- last edited on
‎2024-09-17
01:16 PM
by
Doreena Deng
Hello everyone,
I'm new to the Archicad developer community and I have a noob question: Is it possible to have several commands in the same VisualStudio project? I'd like to have all my commands in the "sources" folder. One "apx" for multiple commands, or generate multiple "apx" in the same project.
This way, I can share resources more easily between several commands and I'll not create one project for just one command.
Thanks
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2024-01-09 09:40 AM
Usually you have a lot of Commands in one Archicad Add-On. A good Example is the Element Example. There you can see a lot of Commands an even Subcommands consolidated into one Add-On. 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2024-01-09 09:40 AM
Usually you have a lot of Commands in one Archicad Add-On. A good Example is the Element Example. There you can see a lot of Commands an even Subcommands consolidated into one Add-On. 🙂