I'd like to be able to get/set the display precision of theangle portion of a chamfer dimension programmatically. I canset the display precision by usingswDisplayDim.SetPrecision2 to update the 2nd Tolerance/Precisionvalues of a chamfer dimension. However, I haven't been able tolocate a method toget those same values. Using GetAlternetPrecision2 andGetAlternateTolPrecision2 only gives the dual dimension precisionand tolerance values, not those for the 2nd Tol/Prec.Thanks.SolidworksApi macros