Click or drag to resize

DetailCompCreateInfo Class

返回用户文档首页
细部组件创建信息,此类用于组件Controller读写数据
Inheritance Hierarchy
SystemObject
  LoongCAD.STC.PluginsCompCreateInfo
    LoongCAD.STC.PluginsDetailCompCreateInfo

Namespace: LoongCAD.STC.Plugins
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2024.0.9.3 (2024.0.9.3)
Syntax
C#
public class DetailCompCreateInfo : CompCreateInfo

The DetailCompCreateInfo type exposes the following members.

Constructors
 NameDescription
Public methodDetailCompCreateInfo 默认构造函数
Top
Properties
 NameDescription
Public propertyMainId 
Public propertyUserData
(Inherited from CompCreateInfo)
Top
Methods
 NameDescription
Public methodClear
(Overrides CompCreateInfoClear)
Top
See Also