Print Page | Close Window

Import dgn to dwg

Printed From: CAD Forum
Category: EN
Forum Name: Civil 3D, Map, InfraWorks
Forum Description: Discussion about mapping and GIS applications Map, Civil3D, InfraWorks, MapGuide and Raster Design
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=3138
Printed Date: 14.May.2026 at 09:13


Topic: Import dgn to dwg
Posted By: jite
Subject: Import dgn to dwg
Date Posted: 05.Feb.2010 at 06:03
In Auotcad map 2009 we are using import  facility of dgn to dwg then loading of dgn 3dpolyline in autocad then only elevation is display but in microstation there is a different z value like 1.32,1.29,2.00 so in autocad only elevation is displayed, does not show all z vaule in some element .

-------------
jitendra



Replies:
Posted By: Boris_t
Date Posted: 08.Apr.2010 at 01:15
Bentley havent all solutions for atributs into geometry.
XYZ in Auto CAD was atrubuts attach onto geometry, thats automatical design.
So, if you'd like to take out all points ( with xyz ) from MSBentley, best way is make a import dgn, and read atributes ( xyz ) like text into coordinates.
Query tehnic:

Using numerical text values with a text object at zero elevation to create a surface

Publish date: Apr-12-2006

Applies to:

AutoCAD Civil 3D 2005

AutoCAD Civil 3D 2006

AutoCAD Civil 3D 2009

 

Issue

 

You placed AutoCAD text objects in a drawing. These objects are numbers that represent elevations. For example, an AutoCAD text object has a value of 256.4, but the properties of the text object show a Position Z value of zero. You want to move each text object to the elevation provided by its text value in order to create a surface.

 

Technical Solutions

 

To move each text object to its text value elevation, follow these steps:

 

Note: In the original drawing, make sure that the text is alone on one layer. You should also make a note of the layer name.

 

To attach the drawing

  1. Open a New drawing
  2. On the Map menu, click Drawings > Define/Modify Drawing Set.
  3. In the Define/Modify Drawing Set dialog box, click Attach.
  4. In the Attach dialog box, browse to the drawing with the text.
  5. Click Add.
  6. Click OK to close each dialog box.

To define a query

  1. On the Map menu, click Query > Define Query.
  2. Click Property.
  3. Select the Layer option (you choose the layer to use).
  4. Click Values.
  5. Select the layer containing the text.
  6. Click OK to close each dialog box.
  7. Click Property.

  1. Select the Object Type option (you choose all text on that layer).
  2. Click Values.
  3. Select the Text.
  4. Click OK to close each dialog box.
  5. In the Query Mode area, select the Draw option.
  6. In the Options area, select the Alter Properties option.
  7. In the Select Property area, select the Elevation option.
  8. Click Expression.
  9. Expand the Properties folder and select STRING, and then click OK.
  10. Click Add, and then click OK.

Execute the Query

  1. Click Execute Query.
  2. Click OK .
  3. Zoom Extents.

Each text object in the drawing now has the physical z value equal to the text value. For example, a text object seen as 254.6 has a Z (height) property of 254.6.

Create a surface from text objects

  1. Create a surface with a name.
  2. Expand the Definition category.
  3. Right-click on Drawing Objects. Click Add.
  4. On the Object Type drop-down menu, select Text.
  5. Select all the text in the drawing.
 


-------------
Boris Tashe MK


Posted By: Rajashree
Date Posted: 29.Apr.2010 at 11:46
We at Dimension India(www.dimensionicad.com) use the following method to import dgn to dwg in Autocad:

To optimize the data transfer from the MicroStation® DGN file format, the creator of the MicroStation drawings should consider the following recommendations:

When importing a DGN file, specify the conversion units (master units or sub-units) based on the DWG file's drawing units. For example, if you receive a DGN file with master units set to meters, and sub-units set to millimeters, and you need the drawing units of the DWG file to be in meters, then select master units in the Import DGN Settings dialog box. This matches the meters in the DGN file to the meters in the DWG file.

I hope this will help u as well.

Thanks!!





Print Page | Close Window