In AutoCAD Civil 3D 2009 while exporting polyline to shape object in Map , you will get Fatal error. Also you will not receive the object type selection Point, Line, Polygon or Text in the Map Export dialog selections tab.
At the same time if you did it with AutoCAD Civil 3D 2008, then you will be able to do it properly.
To overcome this you need to modify Mapexport.ini
Location of mapexport.ini : C:\Documents and Settings\All Users\Application Data\Autodesk\C3D 2009
Then open mapexport.ini
Scroll down to the [SHP] section and change it to this
[SHP]
File=True
Rootname=False
EntTypes=Types
Note the EntTypes values.
As you modify ini file, you will get the dialog as shown below
Now you the selection dialog as well will be able to export it in to shape.
Wednesday, 21 October 2009
Thursday, 24 September 2009
Thursday, 10 September 2009
Template Layer Delete
[caption id="attachment_26" align="alignleft" width="300" caption="Template layer"][/caption]
Last day I came across a intresting question, One of my collague asks me How to delete a layers from default Civil 3D NCS template??
I look at to him, not a tough job for me ( I think so!!!!)
Hmmm. . . Now the issue begin. . . . when I open default NCS template and tried to delete it using Purge ( As usual ). . . Oh god . . .it's not deleting layer.
Now the simple task become a challange for me.
At last after long time digging I found the solution for this.
There is only one way to do it.
At command line type " LAYDEL"
Then it asks for selection or name, choose name.
After that it opend dialog as below.
In this dialog select layer which you want to delete and then say O.K.
Last day I came across a intresting question, One of my collague asks me How to delete a layers from default Civil 3D NCS template??
I look at to him, not a tough job for me ( I think so!!!!)
Hmmm. . . Now the issue begin. . . . when I open default NCS template and tried to delete it using Purge ( As usual ). . . Oh god . . .it's not deleting layer.
Now the simple task become a challange for me.
At last after long time digging I found the solution for this.
There is only one way to do it.
At command line type " LAYDEL"
Then it asks for selection or name, choose name.
After that it opend dialog as below.
In this dialog select layer which you want to delete and then say O.K.
Labels:
AutoCAD Civil 3D,
Civil 3D,
Template layer Delete