• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    AutoCAD Civil 3D Customization

    Reply
    Contributor
    Posts: 19
    Registered: ‎12-04-2005

    Adding a a new tab to the Prospector

    101 Views, 2 Replies
    12-04-2012 04:07 PM

    Hello,

     

    Can anyone please tell me if it is possible to add a new custom tab to the Toolspace within Civil 3D.  If it is, could you please demonstrate how this is done.

     

     

    Regards

     

    Martin.

    Please use plain text.
    *Expert Elite*
    Posts: 3,115
    Registered: ‎07-22-2003

    Re: Adding a a new tab to the Prospector

    12-04-2012 04:29 PM in reply to: martinduke2653

    As far as I know, the Toolspace has not been exposed in any API. I thought there was a post from one of the Autodesk guys a few years ago about this, but I cannot locate it just now.

    Jeff_M, also a frequent Swamper
    Please use plain text.
    ADN Support Specialist
    Posts: 166
    Registered: ‎04-30-2009

    Re: Adding a a new tab to the Prospector

    12-13-2012 10:12 AM in reply to: martinduke2653

    Hi,


    At the AeccUiMgd.dll assembly there is a class Autodesk.Civil.AeccUiMgd.Toolspace, that inherits from Autodesk.Civil.AeccUiMgd.PaletteSet, which is not the same as the AutoCAD and don't have the methods we need to fully manipulate.

     

    So that is why this is not possible, sorry.

    Regards,



    Augusto Goncalves
    Autodesk Developer Network
    Please use plain text.