Click or drag to resize

PolycurveGetEnumerator Method

返回用户文档首页
Namespace: LoongCAD.Geometry.Friendly
Assembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2025.0.9.17 (2025.0.9.17)
Syntax
C#
public IEnumerator<ICurve> GetEnumerator()

Return Value

IEnumeratorICurve

Implements

IEnumerableTGetEnumerator
See Also