API-Find configurations without opening a document?

Does anyone know how to get the configurations in a part or assembly without opening the same?

Reply to
TOP
Loading thread data ...

Yes : SldWorks::GetConfigurationNames

Reply to
Philippe Guglielmetti

Philippe,

Thanks for both.

Philippe Guglielmetti wrote:

Reply to
TOP

TOP ha escrito:

Yes, It is possible also without SolidWorks. There is a library: SolidWorks Document Manager API that make it possible. This is a library that all PDM systems uses to manage SolidWorks files.

ConfigurationManager = SwDMDocument.ConfigurationManager (VB Get property)

Output: (ISwDMConfigurationMgr**) ConfigurationManager

Juanjo

Reply to
Juanjo

PolyTech Forum website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.