root assembly name
how do you get the root assembly name from a component?
i have an assembly with a sub assembly and a part. i can use the getparent.name2 method on a part in the sub-assembly and i can get the sub-assembly's name but how do i get the root assembly's name from the part in the root assembly?
thanks
remove path and extension from model.getpathname
thanks ivana
quick