EMN File Import .asm components (Creo 8)
Version: Creo 8.0.6
I import EMN files using the GET_Data->Import function. I also have the config.pro flag to use the 'alternate ECAD name' so parts are created with the actual part number instead of an ecad geometry name.
When importing, Creo will check the current workspace for an existing part of the same name. If found, Creo will use the existing workspace part geometry. This is useful for certain COTS parts like commercial connectors since the vendor models are often far more detailed than the EMN/EMP's prismatic geometry. Pre-populating the vendor's CAD to the workspace results in Creo placing the vendor's CAD during the EMN import. However, this only works when the vendor's CAD is a .prt. If the vendor CAD is a .asm, then Creo does not find the "part" during the ECAD import.
A workaround is to convert the vendor's .asm to a .prt file using a variety of techniques, but often there are losses in cosmetics or fidelity with these methods.
Is there a flag or setting to permit Creo to see .asm files during the ECAD import process?

