Click or drag to resize

GeometryConstants Class

返回用户文档首页
几何运算中的计算阈值
Inheritance Hierarchy
SystemObject
  LoongCAD.Geometry.FriendlyGeometryConstants

Namespace: LoongCAD.Geometry.Friendly
Assembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntax
C#
public sealed class GeometryConstants

The GeometryConstants type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberANGULAR_EPSILON 角度比较阈值 (单位: 弧度)
Public propertyStatic memberDISTANCE_EPSILON 距离比较阈值
Public propertyStatic memberSCALAR_EPSILON 浮点数比较阈值
Top
See Also