Click or drag to resize

MatrixGetInverse Method

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

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

Return Value

Matrix
此矩阵的逆。
See Also