Click or drag to resize

BaseComponentGetAutoUIAttributes Method

返回用户文档首页
获取组件对象的所有临时UI属性

Namespace: LoongCAD.STC.Friendly.Scene
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.14 (2025.0.9.14)
Syntax
C#
public DObject GetAutoUIAttributes()

Return Value

DObject
组件对象的所有临时UI属性
See Also