Click or drag to resize

Polycurve(ICurve) 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(
	ICurve geometry
)

Parameters

geometry  ICurve
 
See Also