<Code Lib>
2025 Method
Changes 0
M

BuildingEnvelopeAnalyzer.GetBoundingElements

Description:
Returns the collection of building elements exposed to the outside forming the building envelope.

public IList<LinkElementId> GetBoundingElements()

IList<LinkElementId> The ids of the building elements in the envelope.

Loading…