Click or drag to resize

Edge Class

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

Namespace: LoongCAD.STC.Friendly.Solid
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.12 (2025.0.9.12)
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