API-Find configurations without opening a document?

Discussion in 'SolidWorks' started by TOP, Nov 9, 2006.

  1. TOP

    TOP Guest

    Does anyone know how to get the configurations in a part or assembly
    without opening the same?
     
    TOP, Nov 9, 2006
    #1
  2. Does anyone know how to get the configurations in a part or assembly
    Yes : SldWorks::GetConfigurationNames
     
    Philippe Guglielmetti, Nov 9, 2006
    #2
  3. TOP

    TOP Guest

    Philippe,

    Thanks for both.


     
    TOP, Nov 9, 2006
    #3
  4. TOP

    Juanjo Guest

    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
     
    Juanjo, Nov 9, 2006
    #4
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.