Add new menu in context menu of FDO layer group

Add new menu in context menu of FDO layer group

Anonymous
Not applicable
529 Views
1 Reply
Message 1 of 2

Add new menu in context menu of FDO layer group

Anonymous
Not applicable

Hi,

any one pls help me adding a context menu to FDO Layer

 

Regards,

Pauline.

0 Likes
530 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable

Hi Paulin,

 

I see a similar question asked in the following link :

http://forums.autodesk.com/t5/AutoCAD-Map-3D-Developer/How-to-add-new-menu-in-FDO-group-layer-or-fdo...

 

There is no public API to add a context menu in Display Manager UI components. However, FDO API and Map 3D Geospatial Platform API has many good features to do variety of things. You could call your custom function from Ribbon or command line instead of context menu of FDO layer group.

 

Thanks,

 

0 Likes