Share

Face.EdgeLoops 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: 26.1.0.0 (26.1.0.34)

Syntax

C#

public EdgeArrayArray EdgeLoops { get; }

Property Value

EdgeArrayArray

See Also

Reference

Was this information helpful?