Toolkit Functions for Assemblies
Not a Toolkit developer, just curious about something...
Are there any Toolkit commands that would allow analyzing a Creo Parametric assembly file without actually retrieving into session the entire assembly and all of its dependents? Somehow the Creo View Adapters are able to do this today when publishing 'positioning assemblies'. They open the assembly file, extract a list of components and their relative positions, and also extract all of the assembly parameters. All of this happens without ever retrieving or opening any of the assembly's required dependents.
Is it possible to do this same thing with Toolkit, or is this some hidden capability that only PTC has? I'd like to be able to interrogate assembly files (read all parameters, get list of components, etc.) without having to retrieve or load any of the dependents components.
Thanks.

