Returns a curve that iterates through the curve loop.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public CurveLoopIterator GetCurveLoopIterator()
Return Value
CurveLoopIteratorA curve loop iterator object that can be used to iterate through key-value pairs in the collection.