Click or drag to resize

MatrixGetTranspose Method

返回用户文档首页
获取当前矩阵的转置矩阵

Namespace: LoongCAD.Geometry.Friendly
Assembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntax
C#
public Matrix GetTranspose()

Return Value

Matrix
转置矩阵
See Also