ds-blue-logo
Preview  |  SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
CSCurtis Smith27/01/2025

I'm trying to write automation that will take a part with many configurations, and apply a value to a dimension for a specific configuration only. According to the Solidworks 2023 documentation, values can be set with the IDimension.SetSystemValue3 method.

See links to the Solidworks API documentation below.

SetSystemValue3 method

swSetValueInConfiguration_e Enumeration

There is a parameter for this