Convert set of data points from metric units to imperial

Good morning!

I have a macro that plots fixed points from a csv file. However, the macro automatically plots these points in metric units. I usually convert the data in the spreadsheet first before running my macro (so that way the points are plotted in solidworks in imperial units). But when running lots of data, this becomes tedious to do, and I'd rather my macrco automatically convert the units.

Attached is my macro and a sample set of points (cube). I want the length of the cube to be 5 inches rather than 5 meters.

SolidworksApi/macros