I have a line of my code is
swCustPropMgr.Add3 "DesignDate", swCustomInfoText, Date, swCustomPropertyReplaceValue
The code makes the format to be 4/6/2017
If I want 04/06/2017, how I should set that?
Thanks
SolidworksApi macros
I have a line of my code is
swCustPropMgr.Add3 "DesignDate", swCustomInfoText, Date, swCustomPropertyReplaceValue
The code makes the format to be 4/6/2017
If I want 04/06/2017, how I should set that?
Thanks
SolidworksApi macros