Community
Navisworks API
Welcome to Autodesk’s Navisworks API Forums. Share your knowledge, ask questions, and explore popular Navisworks API topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How can I customize Navisworks Help menu

1 REPLY 1
Reply
Message 1 of 2
jsjwql1983
330 Views, 1 Reply

How can I customize Navisworks Help menu

Is it possible to add a new "Menu Item" in the Help dropdown Menu?  ike under "About Autoldesk Navisworks Manage"

1 REPLY 1
Message 2 of 2
xiaodong_liang
in reply to: jsjwql1983

Hi,

 

have you tried with AddInLocation attribute?

     

    [PluginAttribute("DevTV_AddInPlugin_ContextMenu",         

                "ADSK",         

                ToolTip = "这是放置在选择集右键菜单的插件"        

                DisplayName = "DevTV_ContextMenu")]  

    // plugin location

    [AddInPlugin(AddInLocation.Help)]

    class class_AddInPlugin: AddInPlugin

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Rail Community


 

Autodesk Design & Make Report