Click or drag to resize

DefineInputNotActiveException Class

返回用户文档首页
ComponentPlugin.DefineInput未激活异常
Inheritance Hierarchy
SystemObject
  SystemException
    LoongCAD.STC.Friendly.PluginsDefineInputNotActiveException

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 class DefineInputNotActiveException : Exception

The DefineInputNotActiveException type exposes the following members.

Constructors
 NameDescription
Public methodDefineInputNotActiveException 默认构造函数
Top
See Also