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 MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

viewing model in 2000i2 that was made in 2001

  • Thread starter Thread starter corydr
  • Start date Start date
Status
Not open for further replies.
C

corydr

Guest
Does anyone know if it is possible or know a round about way of viewing a model or an assembly in 2000i2 that was made in 2001??
 
Pro/Engineer 2001 does not provide reverse compatibility for older versions of Pro/E. Although the new release of Pro/E named Wildfire does. Pro/Engineer 2001 models can be saved as STEP files though, and 2000i2 will open those...hope this helps.
 
There is one very interesting procedure which we can make use of to open the pro/E models in lower version



In the higer version



* group all the feature except default datum planes



* create a UDF using the group(see that basic prompts is only for the default datum planes)



In the lower version



*create a new file (required.file)

* create a dummy UDF

*copy the header of this UDF file into the higer UDF file

*place the edited UDF in the current lower version part(it will be placed as a group)

*un group it



Now we have the higer version file in the lower version.It works well for the .prt files i have not tried for .asm and .drw files.We are just fooling the software by copying the header!!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top