what are the default units in API macros?

Hello,

I am trying to automate solidworks using API macros. I have recorded the macro for the part I want to design. And when I tried to run that macro it simply did not work.

I think the reason behind this is mis-matching of dimesional units. So now I want to convert my units in macros so I can run with no errors.

I know the units(default) in solidworks are Inches. So, now I want to know the units used in macros. Are they inches or meters or feets??

SolidworksApi macros