Hi

I am facing a problem in Changing the Global Variable name of part,do any one have an idea how to Change the Name

Eg: in idex 0 i have A = 10

       I want to change the index 0 to B= 10

swEqnMgr.SetEquationAndConfigurationOption(i, "B", (int)swInConfigurationOpts_e.swAllConfiguration, null);

SolidworksApi/macros