Click or drag to resize

TriangleVertices Property

返回用户文档首页
获取顶点序列

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 Vertex[] Vertices { get; }

Property Value

Vertex
Remarks
访问者不应修改此列表!!!
See Also