Click or drag to resize

MatrixGetInverse Method

返回用户文档首页
获取逆矩阵。

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

Return Value

Matrix
此矩阵的逆。
See Also