Hi all, hopefully someone can point me in the right direction here.
I would like to know if there is a way to get the value of the "User Specified Name" from the Bill of Materials Options box in the properties of a configuration.
I am trying to compare it with a Custom Property but am having a tough time trying to find it.
I know how to pull the value from the Custom Property using CustomPropertyManager.Get2 and how to set the value of the User Specified Name using EditConfiguration3 but I can't seem to find a way to get the value for that field if it already exists.
For the curious, the reason I need to get this value is I am trying to compare it to a custom property in the custom property manager, which I have called ItemID.
Is there a way to get this value?
Thanks In Advance.
Dust
SolidworksApi macros