Revit 2026 API
SolidEdges Property |
The edges that belong to the solid.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public EdgeArray Edges { get; }
Public ReadOnly Property Edges As EdgeArray Get
public: property EdgeArray^ Edges { EdgeArray^ get (); }
member Edges : EdgeArray with get
Property Value
EdgeArraySee Also