Click or drag to resize

WeldUserAttributes Class

返回用户文档首页
焊缝用户自定义属性
Inheritance Hierarchy
SystemObject
  LoongCAD.UtilSyncProxy
    LoongCAD.STCWeldUserAttributes

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

The WeldUserAttributes type exposes the following members.

Constructors
 NameDescription
Public methodWeldUserAttributesInitializes a new instance of the WeldUserAttributes 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