|
格式字符串
|
表示
|
|---|---|
|
1,
|
尺寸值采用小数逗号,左侧不消零,右侧消零,并且不保留小数位数。Creo Elements/Direct Drafting 将显示值 10、3 和 0。
|
|
0.1
|
尺寸值采用小数点,左侧不消零,右侧消零,并且保留一个小数位数。Creo Elements/Direct Drafting 将显示值 10、3.1 和 0.1。
|
|
1,1
|
尺寸值采用小数逗号,左右侧均消零,并保留一个小数位数。Creo Elements/Direct Drafting 将显示值 10、3,1 和 ,1。
|
|
1.000
|
尺寸值采用小数点,左侧消零,右侧不消零,并且保留三个小数位数。Creo Elements/Direct Drafting 将显示值 10.000、3.142 和 .090。
|
|
0,001
|
尺寸值采用小数逗号,左侧不消零,右侧消零,并且保留三个小数位数。Creo Elements/Direct Drafting 将显示 10、3,142 和 0,09。
|
|
+1,001
|
尺寸值采用小数逗号,左右侧均消零,保留三个小数位数,并且值中包含加号。Creo Elements/Direct Drafting 将显示值 +10、+3,142 和 +,09。
|