Click or drag to resize

CoordinateSystem(Mat43) Constructor

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

Namespace: LoongCAD.Geometry.Friendly
Assembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2025.0.9.7 (2025.0.9.7)
Syntax
C#
public CoordinateSystem(
	Mat43 m
)

Parameters

m  Mat43
 
See Also