Hey, I’m hoping someone can help me, I’m constantly trying to figure out how to convert the volume of a gem into a gram weight. Would this be a quick thing for me to script in Python? Or write a macro for? I might prefer a macro if possible as I’m super new to Python.
For example, I’ve got a 6.4mm round gem, the volume is 55.6001093 (+/- 1e-08) cubic millimeters.
So I’d convert that to grams (diamond density is 3.51 g/cm3), and there’s .2gms in a Carat, so divide by .2 - which should get pretty close to 1.00cts. (actually coming out at .975).
Appreciate any help!
Aaron