<Code Lib>
2025.3 Method
Changes 5
M

BeamSystem.GetBeamIds

Description:
Gets all the beams of the BeamSystem.

public ICollection<ElementId> GetBeamIds()

ICollection<ElementId> The beam Ids.

Loading…