Autodesk / Autodesk/powermill-api-examples

Example how to add Plugin Commands to ribbon

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
25
Forks
17
PR merge metrics
No merged PRs in 30d

Description

Hi there,

First off I would like to thank for all these very detailed examples for powermill plugins. I have been digging for some time thru them in search for some way to automatically add our plugin commands to the ribbon on startup.

Currently these have to be defined manually after plugin setup, using the "Customise ribbon" dialog, ending up creating New Tabs, New Groups and new commands.

Looking for details on how to create this stuff automatically on plugin startup / load, to end up with something similar like this (manually configured one):
![image](https://user-images.githubusercontent.com/98881755/155024998-7f689c0b-5690-492e-ad2a-9ab0a9f4d908.png)

Is there some way to automatically do this? It seems like I can only find solutions on how to add custom panes, which is something different I guess.

Thanks in advance!
Best regards,
Alex

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the existing PowerMill plugin examples and the plugin startup or load entry point. The issue does not name a file or test; done would be a documented or example-based way to create ribbon tabs, groups, and commands automatically rather than configuring them manually.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.