SolidEdges Property

The edges that belong to the solid.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public EdgeArray Edges { get; }

Property Value

EdgeArray
See Also