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

    AutoCAD Civil 3D

    Reply
    Contributor
    silvernich
    Posts: 13
    Registered: ‎09-03-2012

    DWG coordinate system transformation

    292 Views, 2 Replies
    11-20-2012 11:33 AM

    Hello all,

    My group is trying to convert a dwg from one coordinate system to another. The original drawing contains points, blocks, etc. in 1 system and we need it in a different one. We tried attaching the dwg to a new map with the new system using a layer query, but this did not appear to bring in the objects into the new system.

     

    Any suggestions?

     

    "Structures" is in the original system (OR83-NF), "StructuresHarn" is in the desired system (ORHP-NIF)

     

    Thank you again.

    P.S. C3D 2011

    Civil 3D 2011/2013 User
    Please use plain text.
    *Expert Elite*
    Posts: 1,754
    Registered: ‎12-18-2002

    Re: DWG coordinate system transformation

    11-20-2012 11:50 AM in reply to: silvernich

    To translate the points, export to an ascii file.

     

    Start another drawing, set to the other coordinate system. Make a Point File Format that matches the exported file and be sure to assign the point file's coordinate system as part of the format. It's on the dialog, you'll see the option.

     

    Import the points and be sure to check the box for Do coordinate transformation if possible.

     

    For your linework, use the AutoCAD Map query function.

     

    Civil 3D intelligent objects are not queried by AutoCAD Map. I wish that was not the case, but such is life.

     

     

    Tim Corey, Owner
    Delta Engineering Systems
    Redding, CA
    Autodesk Authorized Value-Added Reseller
    Please use plain text.
    Active Member
    Posts: 7
    Registered: ‎04-20-2009

    Re: DWG coordinate system transformation

    11-20-2012 01:37 PM in reply to: silvernich

    Use the ‘Locate using Geographic Data’ on the Attach External Reference. Create a new file an assign the new coordinate system, then xref the original file, but instead using the insertion point select the ‘Locate using Geographic Data’ at the lower left corner of the xref window. This should bring everything into the new coordinate system after that you can bind or insert the xref and explode it (only once).

    Please use plain text.