Polycurve(PolyLine) Constructor | 
返回用户文档首页Initializes a new instance of the 
Polycurve class
 Namespace: LoongCAD.Geometry.FriendlyAssembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2025.0.9.17 (2025.0.9.17)
Syntaxpublic Polycurve(
	PolyLine polyLine
)
Parameters
- polyLine  PolyLine
 -  
 
See Also