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

    AutoCAD Civil 3D

    Reply
    Valued Contributor
    Posts: 67
    Registered: ‎05-22-2007
    Accepted Solution

    Export to DGN... with drefs and xrefs...

    331 Views, 7 Replies
    10-17-2012 02:38 PM

    I need some help/direction setting up a routine to convert an entire project from Civil3d to Microstation... :smileysurprised:)

     

    I've successfully found ways to map linetypes,lineweights,text,etc... for ONE self-contained file. Now I'm facing the prospect of doing this for many files that each contain xref's and dref's...

     

    My approach with one file (thanks to various posters on these forums) was to export to autocad 2010 (which converted my C3D objects into polylines, etc.) and then to export that to a DGN with linestyles and layers/levels mapped appropriately...

     

    Now... any suggestions on how to set this up for many files that reference each other in various ways? The export to dgn utility does successfully find the xref's and creates dgns out of them, but since it didn't export them to 2010 first, the objects end up as cells in the dgn (when I want simple cad lines). (It also doesn't handle data references in the x-ref'd files...) To make it more difficult... I can't export to 2010 anyway, because the x-ref's won't bind (because they still have objects in them..).

     

    Help please!

     

    thanks,

     

    -d

     

    I'm in 2011 with sp1 and sp2.

    Please use plain text.
    Valued Contributor
    Posts: 67
    Registered: ‎05-22-2007

    Re: Export to DGN... with drefs and xrefs...

    10-17-2012 03:07 PM in reply to: eladkcem

    I think what I'm looking for is a routine that will:

     

    1. Open a sheet file (a production dwg)

    2. Check for x-ref's (surfaces, linework, etc.)

    3. Open up each xref individually and export them to 2010 format (reducing surface objects to simple linework)

    4. Export the sheet file to 2010.

    5. Create xref's in the new 2010 version of the sheet file to each of the files created in step 3.

    6. Export the 2010 version of the sheet file to a dgn (which will nicely create xref'd dgns)

     

    -d

     

    Seems simple enough right?  *sigh*

    Please use plain text.
    *Expert Elite*
    Neilw
    Posts: 1,564
    Registered: ‎09-04-2006

    Re: Export to DGN... with drefs and xrefs...

    10-17-2012 03:48 PM in reply to: eladkcem

    I don't have any experience with the workflow you describe but I'd like to suggest something else if it is an option for you.

     

    Since Microstation can open DWG files it will probably handle the workfow better as it can handle the conversion with XREF's and layouts to DGN. So my suggestion is as follows:

     

    Export the C3D drawings to any <Format>.dwg that is compatible with a version of Microsation available downstream. Then open the converted files in Microstation and convert to DGN from there. It should convert and retain all the referenced files and layouts for you as well as applying additional entity and level mapping settings.

     

    By the way, you do have some additional settings to control how a DWG is exported. Look on the AEC Editor tab in the Autocad Options settings.

    Neil Wilson (a.k.a. neilw)
    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
    Please use plain text.
    *Expert Elite*
    Joe-Bouza
    Posts: 3,321
    Registered: ‎12-15-2008

    Re: Export to DGN... with drefs and xrefs...

    10-17-2012 04:08 PM in reply to: eladkcem

    That routine is in Civil3d: Batch export, but im sure you would have to promote all drefs prior to export

    Thank you

    Joseph D. Bouza, P.E. (one of 'THOSE' People) Civil 3D 2012 & 2013
    HP Z210 Workstation
    Intel Xeon CPU E31240 @ 3.30 Hz
    12 GB Ram

    Note: Its all Resistentialism, so keep calm and carry on


    64 Bit Win7 OS
    Please use plain text.
    Valued Contributor
    Posts: 67
    Registered: ‎05-22-2007

    Re: Export to DGN... with drefs and xrefs...

    10-17-2012 04:50 PM in reply to: Neilw

    @ Neil:

     

    I won't have access to Microstation... but this part of your post was very helpful:

     

    By the way, you do have some additional settings to control how a DWG is exported. Look on the AEC Editor tab in the Autocad Options settings.

     

    I de-selected the bind xrefs checkbox and then tried to export to 2010. voila! I now have a 2010 version of the drawing that STILL HAS THE XREF's from before (same file paths).

     

    @ Joe:

    The batch utility is helpful... it lets you create a new directory with all the converted files... but it doesn't change the x-ref paths... (all the converted drawings still xref the c3d files...)

     

    I'm closer now! thanks guys...

     

    -d

    Please use plain text.
    *Expert Elite*
    Neilw
    Posts: 1,564
    Registered: ‎09-04-2006

    Re: Export to DGN... with drefs and xrefs...

    10-17-2012 05:14 PM in reply to: eladkcem

    eTransmit will remove all the paths from the XREFs. I think you'll have to run it after exporting to Autocad first.

    Neil Wilson (a.k.a. neilw)
    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
    Please use plain text.
    Valued Contributor
    Posts: 67
    Registered: ‎05-22-2007

    Re: Export to DGN... with drefs and xrefs...

    10-17-2012 05:28 PM in reply to: Neilw

    I haven't tried etransmit yet, but I did mostly find a solution:

     

    I set up my drawings to use RELATIVE paths for the xrefs.

    Then with the batch convert to autoCAD utility I create a copy of the entire project directory in a new location.

    These new files now miraculously reference each other. Then with a DGNExport on the sheet files (which can automatically find and convert the referenced files now that they are also autoCAD and not c3d files) I end up with a dgn sheet file with dgn references. AND the surfaces have been converted to linework which is how the client will eventually want it...

     

    Thanks again forums!

     

    -d

     

    mostly a solution? yeah... the data references have to be promoted first or they'll get dropped out of the process..

    Please use plain text.
    Valued Mentor
    LisaPohlmeyer
    Posts: 303
    Registered: ‎01-14-2009

    Re: Export to DGN... with drefs and xrefs...

    10-18-2012 05:25 AM in reply to: eladkcem

    If your client wants the object data from your Civil 3D objects, GeoPak supports LandXML file import.

    Lisa Pohlmeyer
    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.
    Please use plain text.