I am extracting the active document mass properties with a VBA macro and then doing some computations with the datas in Matlab. The problem is the accuracy level of the mass/section calculations is set by default on low and I didn't find out how to access it and set it on high with VBA. Does anybody know how this can be done?
Thanks in advance!
It appears that the function to get the mass properties shown linked below has that variable as the first argument that needs to be passed to it. 2 = most accurate.
2016 SOLIDWORKS API Help - GetMassProperties2 Method (IModelDocExtension)