Click or drag to resize

SolidFaces Property

返回用户文档首页
获取面集合

Namespace: LoongCAD.Geometry.Friendly
Assembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2025.0.9.8 (2025.0.9.8)
Syntax
C#
public List<Face> Faces { get; }

Property Value

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