Click or drag to resize

ConnectionCompCreateInfo Class

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

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

The ConnectionCompCreateInfo type exposes the following members.

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