Hi,
I’m trying to swap an ecad component for a pro/e assembly rather than a part, however pro/e is only creating a part with the assembly name that I want it to use?
Have we lost the ability to swap pro/e assemblies in ECAD?
Sample:
#
map_objects_by_name->
ECAD_NAME "SW_TL1105"
ECAD_ALT_NAME "SW_TL1105EF160Q"
ECAD_TYPE ""
MCAD_NAME "SW_TL1105EFXXXX"
MCAD_TYPE "asm"
MCAD_LAYER "SW_TL1105_SW_TL1105EF160Q"
END
#
Note: I have tried the MCAD_TYPE as “asm” “assm” “assy” “asy”
But rather than pulling in the pro/e assembly in it creates a part with the mcad name?
Any suggestions?
I’m trying to swap an ecad component for a pro/e assembly rather than a part, however pro/e is only creating a part with the assembly name that I want it to use?
Have we lost the ability to swap pro/e assemblies in ECAD?
Sample:
#
map_objects_by_name->
ECAD_NAME "SW_TL1105"
ECAD_ALT_NAME "SW_TL1105EF160Q"
ECAD_TYPE ""
MCAD_NAME "SW_TL1105EFXXXX"
MCAD_TYPE "asm"
MCAD_LAYER "SW_TL1105_SW_TL1105EF160Q"
END
#
Note: I have tried the MCAD_TYPE as “asm” “assm” “assy” “asy”
But rather than pulling in the pro/e assembly in it creates a part with the mcad name?
Any suggestions?