Click or drag to resize

ControlPolygonAddContourPoint Method

返回用户文档首页
添加倒角点

Namespace: LoongCAD.STC.Friendly.Scene
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.13 (2025.0.9.13)
Syntax
C#
public void AddContourPoint(
	ContourPoint point
)

Parameters

point  ContourPoint
 
See Also