Click or drag to resize

PlaneNULL Property

返回用户文档首页
表示一个空的坐标系面。这是一个特殊的平面实例,其矩阵初始化为零。

Namespace: LoongCAD.Geometry.Friendly
Assembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntax
C#
public static Plane NULL { get; }

Property Value

Plane
See Also