What's new

ASSEMBLY : Modifying an occurrence source file path

gbaudin

New Member
ASSEMBLY : Modifying an occurrence source file path

hi,

Is it possible to modify a source file path of an assembly occurrence ?
if yes, how can i use API to do this ? I don't have find any solutions in reading API documentation.

i simply want to do something like this :
if i have an AD_ASM file that point on AD_PRT file located in c:\\project\\AAAA.AD_PRT directory and that i want to change it by API in order to point on c:\\projectXXX\\BBBB.AD_PRT directory, what is the method to use ?

i hope that i want to do is clear and that i'am in the good section of forum.
Sorry for this bad english.
And thanks for answers.
 

shubhab

Member


Hi,
Currently our API as well as GUI doesn't support the ability to modify the occurrence to point to a different occurrence(part/ sub assembly) in the main assembly once you open it. But this is a very useful request and we will work towards adding this ability in our future release.

Thanks,
Shubha
Alibre, Inc.
 
Top