Get/Set the digit value for the numeric display mode.
Digits
import PyOrigin wks=PyOrigin.ActiveLayer() wks.Columns(0).DigitMode=2 wks.Columns(0).Digits=3
GetDigits SetDigits