Announcements

Announcement: We’re aware of an issue affecting starting a new topic from category pages and creating new blog posts. New topics can still be started directly from the relevant board. Learn more here.

Convert Civil 3d model to dgn

Convert Civil 3d model to dgn

MohamedR.Nasreldeen
Advocate Advocate
5,577 Views
15 Replies
Message 1 of 16

Convert Civil 3d model to dgn

MohamedR.Nasreldeen
Advocate
Advocate

Hi,

Could anyone give me a structured and enhanced workflow to convert Civil 3d models ( contains civil objects like pipes, structures, corridors...etc) to 3d dgn file format, I need the objects to be properly exported as 3d objects not 2d plain.

 

Thanks in advance

0 Likes
Accepted solutions (1)
5,578 Views
15 Replies
  • dgn
Replies (15)
Message 2 of 16

Udo_Huebner
Mentor
Mentor

Does the receiver use Bentley Microstation with InRoads?

https://www.youtube.com/watch?v=WZQLV5UV3UI

Do you want to deliver real surface and alignments?

Perhaps LandXML Export is better then writing DGN file.

 

Gruß Udo Hübner (CAD-Huebner)
0 Likes
Message 3 of 16

MohamedR.Nasreldeen
Advocate
Advocate

again, I'm not talking about a specific element to be converted. What I points to is converting an entire civil 3d project with any kind of content (pipes, structures, alignments, cad layout....etc) to dgn format with keeping the 3d objects definitions 

0 Likes
Message 4 of 16

andrewofabley
Advocate
Advocate

@MohamedR.Nasreldeen 

Post some sample data?

AEC Collection / Safe FME / ESRI ArcGIS / Unreal Engine
Digital Engineering Lead, Compulsive Problem Solver.
0 Likes
Message 5 of 16

MohamedR.Nasreldeen
Advocate
Advocate

This is a very high sample for the seek of testing, it's similar to what I need

0 Likes
Message 6 of 16

Neilw_05
Mentor
Mentor

Export to Autocad will convert all the C3D objects to plain 3D Autocad entities. See the File Export options. From there you can open the DWG in Ustn and save as DGN. 

Neil Wilson (a.k.a. neilw)
AEC Collection/C3D 2024, LDT 2004, Power Civil v8i SS1
WIN 10 64 PRO

http://www.sec-landmgt.com
0 Likes
Message 7 of 16

MohamedR.Nasreldeen
Advocate
Advocate

@Neilw_05 

Would you further explain? Appreciate if you give me the steps in detail

 

Message 8 of 16

ChicagoLooper
Mentor
Mentor

Have you tried using DGNEXPORT command?

 

sample_1.pngsample_1.png

 

Chicagolooper

EESignature

Message 9 of 16

Neilw_05
Mentor
Mentor

I ran some tests on the file you posted. Here is what I found:

 

The export tools I tried (export to DWG, export to DGN) resulted in the C3D objects being converted to 2D graphics.

 

One solution is to first explode the C3D objects, then SaveAs to a new file. I aved to 2007 DWG and when I open it in Microstation v8i the objects are 3D shared cells. When dropped they become basic DGN elements (pipes and structures are smart solids, corridor becomes 3D lines).

 

When exploding the C3D objects, be sure to do them all at once. Otherwise you will lose dependent objects. For example, if you explode an alignment, the profiles and profile views will disappear. If you explode them all at once they will become blocks.

Neil Wilson (a.k.a. neilw)
AEC Collection/C3D 2024, LDT 2004, Power Civil v8i SS1
WIN 10 64 PRO

http://www.sec-landmgt.com
0 Likes
Message 10 of 16

_Hathaway
Collaborator
Collaborator

The short answer is no, you cannot convert the file from dwg to dgn and have any sort of true functionality with the Civil3d objects.  A conversion may look good, but it won't have any of the functionality the DGN user will need.  Think of it as an exploded block...it looks good but really isn't.   The only thing we convert from DGN to DWG is plain old linework defining the right of way, property lines, etc.... If it needs to be delivered in functional DGN format it must be done in DGN format from the start.   I feel your pain as Bentley workflows are horrendous with very little information out there about specific question/issues.

0 Likes
Message 11 of 16

jmayo-EE
Mentor
Mentor

To get C3D 'model' data to Open or Inroads did you try the Data Translator? It should be an install from the Desktop app.

 

John Mayo

EESignature

0 Likes
Message 12 of 16

Neilw_05
Mentor
Mentor

I misunderstood your goal. I thought you only wanted dumb 3D graphics. I see you later said you wanted all the C3D functionality such as pipes and surfaces. A DGN file cannot store those types of objects on it's own and have the same functionality as Civil 3D. It needs some application that can create and use them such as OpenRoads, InRoads, Geopak, etc. Those products have their own workflows for importing data from other applications such as C3D, so you will need to consider which application is going to be using the data you are exporting from Civil 3D.

Neil Wilson (a.k.a. neilw)
AEC Collection/C3D 2024, LDT 2004, Power Civil v8i SS1
WIN 10 64 PRO

http://www.sec-landmgt.com
0 Likes
Message 13 of 16

MohamedR.Nasreldeen
Advocate
Advocate
Accepted solution

@Neilw_05 

What you understood was right, I just wanted 3d object to be shown in dgn format as it's correct 3d geometry and information if possible.

 

anyway, I finally got it done. you just have to open the civil 3d model from openbuldings or openroads and save it as dgn format and that's it.

 

Thanks all for your help

0 Likes
Message 14 of 16

Javad.samiiY6YPJ
Observer
Observer

Good one, never tried before

0 Likes
Message 15 of 16

Leah_CliffeC4R2H
Observer
Observer

I found a way to resolve this - you can convert the .dwg file to .ifc and then import it into MicroStation, the model will retain all of the 3D entities.

Message 16 of 16

Javad.samiiY6YPJ
Observer
Observer

That's a good solution, how about a 3d model from DGN to DWG specially surfaces?