AutoCAD Civil 3D
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Add rebuild Surface to Ribbon and Mouse
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
I would like to add a Rebuild Surface command to my Ribbon Modify Panel. I would also like to have it included in my Right Click menu after a surface is selected. There doesn't appear to be any way to initiate a surface rebuild from the command line and I don't find a command for it in the CUI editor.
There does seem to be a rebuild command in the API but I am not a programmer. Is this possible without programming?
Infrastructure Suite/C3D 2013, LDT 2004, Power Civil v8i SS1
WIN 7 64 PRO
HP Pavillion h8xt, i7 2600, 12 GB
RADEON 6450, 1 GB
http://www.sec-landmgt.com
Solved! Go to Solution.
Re: Add rebuild Surface to Ribbon and Mouse
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
This is how I customized my CUI to get around the issue of not having that functionality built in. I added a button to the quick access toolbar.
Once in the CUI editor
1. Make a new command called "REBUILDSURFACE" by clicking the star/asterisk in the command list.
2. In the new command define the macro as:
^C^C_REBUILDSURFACE
3. Drag the new command to the Civil 3D Quick Access Toolbar
4. Close CUI and select your surface and then click the new rebuild surface button.
Hope that helps.
Civil 3D 2013 64 bit SP1
Windows 7 Pro 64
Intel Xeon 2.93GHz
24GB RAM
NVIDIA Quadro FX 580
explodetheblock.wordpress.com
Re: Add rebuild Surface to Ribbon and Mouse
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
That worked nicely. How did you know about the REBUILDSURFACE command? It does not show up when I searched for it in the CUI editor.
Thanks Dustin
Infrastructure Suite/C3D 2013, LDT 2004, Power Civil v8i SS1
WIN 7 64 PRO
HP Pavillion h8xt, i7 2600, 12 GB
RADEON 6450, 1 GB
http://www.sec-landmgt.com
Re: Add rebuild Surface to Ribbon and Mouse
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Noticed it while flipping through the command autocomplete one day. Now you have me looking into modifying the ribbon. I'll update you if I figure out something worth sharing.
Civil 3D 2013 64 bit SP1
Windows 7 Pro 64
Intel Xeon 2.93GHz
24GB RAM
NVIDIA Quadro FX 580
explodetheblock.wordpress.com
Re: Add rebuild Surface to Ribbon and Mouse
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Not to take away from the solution, but when I select a surface, the rebuild surface command is already on the rt-click menu. I haven't modified my stock CUI at all.
Williamson Co. Dept. of Infrastructure
Intel i7 3.33Ghz, 16Gb RAM
Nvidia Quadro 2000D
C3D 2012 SP3, C3D 2014
Win 7-64
Please mark this as the solution if it resolves your issue.

