返回用户文档首页
标准化矩阵的 X, Y, Z 分量,并返回新的标准化后的矩阵。
Namespace: LoongCAD.Geometry.FriendlyAssembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntaxpublic Matrix GetNormal()
Return Value
Matrix一个新的
Matrix 实例,其 X, Y, Z 分量已被标准化。
See Also