• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

import models from express to modeling

  • Thread starter Thread starter CobraWLF
  • Start date Start date

CobraWLF

Guest
I need to import models created with creo express, can I import them into creo modeling?
 
I believe that it is not possible in native form, i.e. from pk2 to pkg. Try to see saving in 3d-data or interchange formats, always that these rescue modes are not inhibited. consider that you are always doing something that has been deliberately resting difficult or impossible from the software house, to avoid the commercial use of models created with the currency version.
 
surely both saves in step, sat etc and saves in dwg and dxf in 2d, in this case you could do printing in pdf and then convert it to dwg or dxf.

in 3d instead you could try emergency rescue commands as

save_package(uib:get-file-manager-objects):all_at_top:filename "c:/temp/save.pkg" complete

a_save_bundle:partassy (uib:get-file-manager-objects) :all_at_top:fname"c:/temp/save.bdl"

saves a bdl into the named file.
(save_package :all_at_top :overwrite "back.pkg")

or command strings for rescues in old versions

- the first (bin-io-revision :mr-17-release)

- the second save_package :all_at_top :filename "c:/temp/save17.pkg" : complete overwrite

instead of emoticon there is: p attached
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
Back
Top