<Code Lib>
2023 Method
Changes 4
M

ExporterIFCUtils.GetLegacyCurtainSubElements

Description:
Gets the sub elements from a legacy curtain element.

public static ICollection<ElementId> GetLegacyCurtainSubElements(
	Element element
)

Return Value The element array. The element array.

Loading…