Click or drag to resize

CoordinateSystem(CoordinateSystem) Constructor

返回用户文档首页
拷贝一个坐标系

Namespace: LoongCAD.Geometry.Friendly
Assembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2025.0.9.8 (2025.0.9.8)
Syntax
C#
public CoordinateSystem(
	CoordinateSystem cs
)

Parameters

cs  CoordinateSystem
See Also