Click or drag to resize

GeometricPlaneGetNormal Method

返回用户文档首页
获取归一化后的平面法向量。

Namespace: LoongCAD.Geometry.Friendly
Assembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2025.0.9.14 (2025.0.9.14)
Syntax
C#
public Vector GetNormal()

Return Value

Vector
See Also