Click or drag to resize

PluginRefPointAttribute Class

返回用户文档首页
定义细部插件是否需要参考点
Inheritance Hierarchy
SystemObject
  SystemAttribute
    LoongCAD.STC.Friendly.PluginsPluginRefPointAttribute

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 PluginRefPointAttribute : Attribute

The PluginRefPointAttribute type exposes the following members.

Constructors
 NameDescription
Public methodPluginRefPointAttributeInitializes a new instance of the PluginRefPointAttribute class
Top
Properties
 NameDescription
Public propertyPluginRefPoint 是否需要参考点
Top
See Also