PluginBaseIsDefaultValue(Int64) Method |
返回用户文档首页
检查64位长整数参数是否为默认值
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(
long val
)
Parameters
- val Int64
- 待检查参数
Return Value
Boolean
See Also