Click or drag to resize

BaseComponentGetAutoUIAttributes Method

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

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

Return Value

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