Create multimple commands and buttons in the same tab.

Create multimple commands and buttons in the same tab.

Organon
Advisor Advisor
772 Views
4 Replies
Message 1 of 5

Create multimple commands and buttons in the same tab.

Organon
Advisor
Advisor

Hello,

 

What is the best approach to create multiple commands and buttons in the same tab? Anyone knows about some code out there?

 

Thanks.

 

Regards,


Arquitectura | Análisis CAD & BIM | Diseño Paramétrico | Programación
BIM-METADATA | LinkedIn | YouTube
0 Likes
Accepted solutions (1)
773 Views
4 Replies
Replies (4)
Message 3 of 5

Organon
Advisor
Advisor

@BardiaJahan,

 

Thanks for your response.

 

Actually I've created the tab and the buttons, but the main issue is how to manage them The Ribbon Tab is in the Application class, and I don't know if is the right place.

 

RibbonTab.png

 

 

 


Arquitectura | Análisis CAD & BIM | Diseño Paramétrico | Programación
BIM-METADATA | LinkedIn | YouTube
0 Likes
Message 4 of 5

BardiaJahan
Advocate
Advocate

That's what I usually do, call a method OnStartup that populates the tab. And I have never experienced any issue. 

Message 5 of 5

Organon
Advisor
Advisor
Accepted solution

@BardiaJahan,

 

Thanks.

 

I found a Riibon sample in the SDKSamples that show exactly what I want..

 

Regards,


Arquitectura | Análisis CAD & BIM | Diseño Paramétrico | Programación
BIM-METADATA | LinkedIn | YouTube
0 Likes