IDF import: .asm in zip or subfolder?
I have generally tried to convert assemblies to parts via Shrinkwrap for the purpose of IDF import. However, in some cases, I cannot get a shrinkwrapped assembly to include all of the necessary features, and quite often the shrinkwrapped file size is many times greater than the sum of the original parts, regardless of the number of repetitions in the assembly.
I also don't want to dump all of the files in those assemblies into the flat structure that contains all of the ECAD parts. I want to keep the assemblies in subfolders or zip archives.
However, Creo Parametric cannot locate my .asm files in zip archives or subfolders. Is there an option that will enable this?

