Click or drag to resize

PluginBaseInputDefinition(ListPoint) Constructor

返回用户文档首页
多点输入

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 InputDefinition(
	List<Point> points
)

Parameters

points  ListPoint
输入顶点序列
See Also