Click or drag to resize

ContourContourPoints Property

返回用户文档首页
倒角点队列

Namespace: LoongCAD.STC.Friendly.Scene
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.8 (2025.0.9.8)
Syntax
C#
public List<ContourPoint> ContourPoints { get; set; }

Property Value

ListContourPoint
See Also