When you assign a collaborative product to a user, the settings are copied from the GCO to a Local Configuration Object (LCO) for each user. The
IEF-IntegrationToGCOMapping
attribute lists all the collaborative products assigned to the user and the default GCO to use for that integration. For more information, see
Assigning Collaborative Products to Users.
MQL>print bus MCADInteg-LocalConfig <USER_NAME> TEAM select attribute[IEF-IntegrationToGCOMapping]
; For example,
MQL>print bus MCADInteg-LocalConfig user1 TEAM select attribute[IEF-IntegrationToGCOMapping];
The setting looks as follows:
SolidWorks|SWNewArch
You can edit the LCO for individual users as needed. See Entering LCO Attribute Values.