Click or drag to resize

PlaneCoefficients Property

返回用户文档首页
获取平面方程的参数化表达,形式为 [normal, d]。

Namespace: LoongCAD.Geometry.Friendly
Assembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2025.0.9.8 (2025.0.9.8)
Syntax
C#
public double[] Coefficients { get; }

Property Value

Double
See Also