BaseComponentFillUIAttributes Method |
返回用户文档首页
将UIAttribute数据填充入给定的结构体
Namespace: LoongCAD.STC.Friendly.SceneAssembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntaxpublic bool FillUIAttributes(
Object data
)
Parameters
- data Object
- 接收数据的对象
Return Value
Boolean数据是否成功填充
See Also