AutoCAD Civil 3D Customization
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Adding a a new tab to the Prospector
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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.
Re: Adding a a new tab to the Prospector
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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
Re: Adding a a new tab to the Prospector
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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
Augusto Goncalves
Autodesk Developer Network
