Click or drag to resize

InputDefinition(ListPoint) Constructor

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

Namespace: LoongCAD.STC.Friendly.Plugins
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.8 (2025.0.9.8)
Syntax
C#
public InputDefinition(
	List<Point> points
)

Parameters

points  ListPoint
输入顶点序列
See Also