CREO JLINK - List Sub Dependencies
Hello,
Thanks for helping me out earlier, I was hoping if someone can help on this. What I need is to list down all dependencies of a Drawing, currently I am using model.ListDependencies(), but it only lists top-level.
For example,
Drawing
____Assembly
____________Model 1
____________Model 2
Currently I only get Assembly, not Model 1 and Model 2. I just need the filenames of sub-models.
Thanks

