Click or drag to resize

StructuresFieldAttribute Class

返回用户文档首页
ͬ同AttributeFieldAttribute
Inheritance Hierarchy
SystemObject
  SystemAttribute
    LoongCAD.STC.Friendly.PluginsAttributeFieldAttribute
      LoongCAD.STC.Friendly.PluginsStructuresFieldAttribute

Namespace: LoongCAD.STC.Friendly.Plugins
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.14 (2025.0.9.14)
Syntax
C#
public sealed class StructuresFieldAttribute : AttributeFieldAttribute

The StructuresFieldAttribute type exposes the following members.

Constructors
 NameDescription
Public methodStructuresFieldAttributeInitializes a new instance of the StructuresFieldAttribute class
Top
Properties
 NameDescription
Public propertyAttributeName 属性名称
(Inherited from AttributeFieldAttribute)
Top
Remarks
建议优先使用AttributeFieldAttribute,此标签仅用于方便对历史代码进行升级迁移
See Also