Question
Mate two sub assemblies in the top assembly file with VB.
Current scenario:
I have a subassembly(SAssem.asm) in the top assembly - (Inserted and constrained with CSYS using VB.NET)
Now I want to add another assembly and mate its CSYS with SAssem's CSYS. When I'm trying to do that using VB.NET, it is not able to find the SAssem's CSYS and mate with it.
Has anyone tried doing this before? or Let me know how to assemble two subassemblies with their CSYS using VB.
Any kind of help or tips are appreciated!
Thanks

