RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Face

Face.GetEdgesAsCurveLoops

Method
Description:
Returns a list of closed curve loops that correspond to the edge loops of the face. Curves in each curve loop correspond to individual edges.
Remarks:
Orientations of the curves and curve loops match the orientations of the face's edges and edge loops. The order of the CurveLoops should be considered as arbitrary.
Syntax