Returns a curve that iterates through the curve loop.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public CurveLoopIterator GetCurveLoopIterator()
Return Value
CurveLoopIterator
A curve loop iterator object that can be used to iterate through key-value pairs in the collection.
See Also
Reference