Click or drag to resize

BoltGroupUserAttributes Class

返回用户文档首页
零件用户属性
Inheritance Hierarchy
SystemObject
  LoongCAD.UtilSyncProxy
    LoongCAD.STCBoltGroupUserAttributes

Namespace: LoongCAD.STC
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2024.0.9.3 (2024.0.9.3)
Syntax
C#
public class BoltGroupUserAttributes : SyncProxy

The BoltGroupUserAttributes type exposes the following members.

Constructors
 NameDescription
Public methodBoltGroupUserAttributesInitializes a new instance of the BoltGroupUserAttributes class
Top
Properties
 NameDescription
Public propertyComment 评注
Public propertyLocked 锁定
Public propertyUserProp1 用户区域1
Public propertyUserProp2 用户区域2
Public propertyUserProp3 用户区域3
Public propertyUserProp4 用户区域4
Top
Methods
 NameDescription
Public methodFlush 传递属性
(Overrides SyncProxyFlush)
Public methodNeedFlush 是否需要传递
(Inherited from SyncProxy)
Top
See Also