Click or drag to resize

PartUserAttributes Class

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

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

The PartUserAttributes type exposes the following members.

Constructors
 NameDescription
Public methodPartUserAttributesInitializes a new instance of the PartUserAttributes class
Top
Properties
 NameDescription
Public propertyComment 评注
Public propertyDrawingMainViewSide 图纸主视图
Public propertyLocked 锁定
Public propertyMakerName 制造者名称
Public propertyPrepareMark 预备标记
Public propertyPrepareMarkAssembly 预备构件标记
Public propertyProductCompany 生产商
Public propertyProductDescription 产品描述
Public propertyProductNumber 产品号
Public propertyProductWeight 产品重量
Public propertyShortComment 短评
Public propertyTopSide 上顶面
Public propertyUserProp1 用户区域1
Public propertyUserProp2 用户区域2
Public propertyUserProp3 用户区域3
Public propertyUserProp4 用户区域4
Public propertyUserState 用户状态
Top
Methods
 NameDescription
Public methodFlush 传递属性
(Overrides SyncProxyFlush)
Public methodNeedFlush 是否需要传递
(Inherited from SyncProxy)
Top
See Also