WebCAD-Lib-TS API 文档 - v1.0.0
Preparing search index...
FormatConfig
Interface FormatConfig
格式化配置
interface
FormatConfig
{
decimalPlaces
:
number
;
unitFormat
:
DimensionUnitFormat
;
roundOff
:
number
;
linearScale
:
number
;
decimalSeparator
:
string
;
prefix
:
string
;
suffix
:
string
;
zeroSuppression
:
number
;
}
Index
Properties
decimal
Places
unit
Format
round
Off
linear
Scale
decimal
Separator
prefix
suffix
zero
Suppression
Properties
decimal
Places
decimalPlaces
:
number
小数位数
unit
Format
unitFormat
:
DimensionUnitFormat
线性单位格式
round
Off
roundOff
:
number
舍入值
linear
Scale
linearScale
:
number
线性比例因子
decimal
Separator
decimalSeparator
:
string
小数分隔符
prefix
prefix
:
string
前缀
suffix
suffix
:
string
后缀
zero
Suppression
zeroSuppression
:
number
零抑制标志
Settings
Member Visibility
Protected
Internal
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
decimal
Places
unit
Format
round
Off
linear
Scale
decimal
Separator
prefix
suffix
zero
Suppression
WebCAD-Lib-TS API 文档 - v1.0.0
Loading...
格式化配置