<Code Lib>
2027 Method
Changes 0
M

CurveLoop.GetCurveLoopIterator

Description:
Returns a curve that iterates through the curve loop.

public CurveLoopIterator GetCurveLoopIterator()

CurveLoopIterator A curve loop iterator object that can be used to iterate through key-value pairs in the collection.

Loading…