Click or drag to resize

InputDefinition Class

返回用户文档首页
用户输入对象
Inheritance Hierarchy
SystemObject
  LoongCAD.STC.Friendly.PluginsInputDefinition

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

The InputDefinition type exposes the following members.

Constructors
 NameDescription
Public methodInputDefinition(Int64)Initializes a new instance of the InputDefinition class
Public methodInputDefinition(ListPoint)Initializes a new instance of the InputDefinition class
Public methodInputDefinition(ListInt64)Initializes a new instance of the InputDefinition class
Public methodInputDefinition(Point)Initializes a new instance of the InputDefinition class
Public methodInputDefinition(Point, Point)Initializes a new instance of the InputDefinition class
Top
Methods
 NameDescription
Public methodGetInput 
Public methodGetInputType 
Public methodToDObject 
Top
See Also