Click or drag to resize

TransformationPlane(Mat43) Constructor

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

Namespace: LoongCAD.STC.Friendly.Scene
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.7 (2025.0.9.7)
Syntax
C#
public TransformationPlane(
	Mat43 m
)

Parameters

m  Mat43
 
See Also