Face Edge Loops Property A collection of edge loops. Each edge loop represents one of the closed boundaries of the face. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public EdgeArrayArray EdgeLoops { get; } Public ReadOnly Property EdgeLoops As EdgeArrayArray Get public: property EdgeArrayArray^ EdgeLoops { EdgeArrayArray^ get (); } member EdgeLoops : EdgeArrayArray with get Property Value EdgeArrayArray See Also Reference Face Class Autodesk.Revit.DB Namespace
Face Edge Loops Property A collection of edge loops. Each edge loop represents one of the closed boundaries of the face. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public EdgeArrayArray EdgeLoops { get; } Public ReadOnly Property EdgeLoops As EdgeArrayArray Get public: property EdgeArrayArray^ EdgeLoops { EdgeArrayArray^ get (); } member EdgeLoops : EdgeArrayArray with get Property Value EdgeArrayArray See Also Reference Face Class Autodesk.Revit.DB Namespace