Click or drag to resize

PartUserAttributes Property

返回用户文档首页
用户属性

Namespace: LoongCAD.STC.Friendly.Scene
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.8 (2025.0.9.8)
Syntax
C#
public PartUserAttributes UserAttributes { get; }

Property Value

PartUserAttributes
Remarks
可以在用户属性类对象中直接修改相关项,更新机制与零件一致
See Also