PluginBaseIsDefaultValue(Int32) Method |
返回用户文档首页
检查32位整数参数是否为默认值
Namespace: LoongCAD.STC.Friendly.PluginsAssembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntaxpublic bool IsDefaultValue(
int val
)
Parameters
- val Int32
- 待检查参数
Return Value
Boolean
See Also