Click or drag to resize

MatrixTransform(Plane) Method

返回用户文档首页
变换一个平面

Namespace: LoongCAD.Geometry.Friendly
Assembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntax
C#
public Plane Transform(
	Plane pl
)

Parameters

pl  Plane
平面

Return Value

Plane
See Also