How to use Macro to do dual dimension precision setting? Have code need help

I have recorded a macro. Which is mainly one line. You can see the attachment.

When I recorded the macro, I choose 3 DP for dual dimension. However, it does not show the change of the tolerance of the dual dimension. Please help

boolstatus = Part.EditDimensionProperties2(2, 0.0000254, -0.0000254, "", "", False, 3, 2, True, 12, 12, "", "", True, "", "", True)

SolidworksApi macros