I am trying to understand the IsSuppressed2 method.
The first parameter is the Configuration option. The help does not give any explicit explanation of the configuration options. We have to assume it without being sure.
For example: Does swThisConfiguration option mean the current configuration? Then if it is so, why we need the second option - array of config names.
Also, why the programmer has to create the array of config names. The software should internally do it. I am feeling confused.
help me to clear this please.
SolidworksApi macros