ParamsHandlerBaseSelectDefaultsByEmpty Method |
返回用户文档首页
通过空值表、属性值表筛选默认值,只保留属性值等于空值的属性项
Namespace: LoongCAD.STC.PluginsAssembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.7 (2025.0.9.7)
Syntaxpublic virtual DObject SelectDefaultsByEmpty()
Return Value
DObject
Remarks调用此方法前必需先初始化默认值、设置属性值
See Also