What's new

sessionlisting

  1. M

    How to determine if a session is independent or part of another session

    Example: When opening a BOM session, I get a extra list of sessions for all parts that are included in the BOM. How to distinguish whether a given session is independent or whether it was created as a result of opening an assembly, drawing or BOM. BR Marcin
  2. M

    C++ Sessions listing

    Hello all, My task is to get the list of all openned sessions. I need to know the parts and assemblies NAMES and file paths (if saved). Is there any existing example code for C++ develpment. Note: I dont't have an "Item" object when using C++. objRoot.Sessions.Items(1)
Top