Click or drag to resize

IDefineInputPluginDefineInput Method

返回用户文档首页
定义用户输入函数

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#
List<PluginBaseInputDefinition> DefineInput()

Return Value

ListPluginBaseInputDefinition
用户输入列表
See Also