Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Opening V7 file in V8 plataform in readonly mode from MDL.

Status
Not open for further replies.

mhgpinto

Computer
Joined
Jun 1, 2004
Messages
1
Location
BR
Please. I don't know how to open a dgn file on format V7 in plataform Microstation V8 without necessary to convert it. I need to open it in readonly mode. I tried to use this functions but they simply open the file and don't have any parameters to set about version of file.

mdlInput_sendKeyin( "newfile test.dgn", FALSE, FALSE, NULL );
mdlSystem_newDesignFile( filename );

Please, If somebody knows about this...

Marcio Henrique Gonçalves Pinto from Brazil
mhgpinto@tecgraf.puc-rio.br
 
Set a variabel in your Microstation (Workspace --> Configuration)

MSOPENV7 = 3

regards
HMO
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top