Click or drag to resize

ComponentPluginDefineInput Method

返回用户文档首页
友好模式下输入处理函数

Namespace: LoongCAD.STC.Plugins
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntax
C#
public virtual List<PluginBaseInputDefinition> DefineInput()

Return Value

ListPluginBaseInputDefinition

Implements

IDefineInputPluginDefineInput
See Also