Share

StructuralSectionsServiceData.GetCurrentElements Method

Returns the list of Ids of the current elements.


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public IList<ElementId> GetCurrentElements()

Return Value

IList<ElementId>
Ids of the current elements. Contains the family base element to which the section shape type parameter belongs.

See Also

Reference

Was this information helpful?