Click or drag to resize

Edge Class

返回用户文档首页
几何实体中的边
Inheritance Hierarchy
SystemObject
  LoongCAD.Geometry.FriendlyEdge

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

The Edge type exposes the following members.

Properties
 NameDescription
Public propertyEndPoint 顶点2坐标
Public propertyEndVertex 顶点2
Public propertyStartPoint 顶点1坐标
Public propertyStartVertex 顶点1
Top
See Also