Click or drag to resize

Polycurve(PolyLine) Constructor

返回用户文档首页
Initializes a new instance of the Polycurve class

Namespace: LoongCAD.Geometry.Friendly
Assembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2025.0.9.17 (2025.0.9.17)
Syntax
C#
public Polycurve(
	PolyLine polyLine
)

Parameters

polyLine  PolyLine
 
See Also