Click or drag to resize

SecondaryTypeAttribute Class

返回用户文档首页
通过枚举定义节点的次零件数量
Inheritance Hierarchy
SystemObject
  SystemAttribute
    LoongCAD.STC.Friendly.PluginsSecondaryTypeAttribute

Namespace: LoongCAD.STC.Friendly.Plugins
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntax
C#
public sealed class SecondaryTypeAttribute : Attribute

The SecondaryTypeAttribute type exposes the following members.

Constructors
 NameDescription
Public methodSecondaryTypeAttribute(Int32)Initializes a new instance of the SecondaryTypeAttribute class
Public methodSecondaryTypeAttribute(ConnectionPluginSecondaryType)Initializes a new instance of the SecondaryTypeAttribute class
Top
Properties
 NameDescription
Public propertySecondaryType 次零件数量枚举
Top
See Also