<Code Lib>
2026 Method
Changes 5
M

ExporterIFCUtils.GetLegacyCurtainSubElements

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

public static ICollection<ElementId> GetLegacyCurtainSubElements(
	Element element
)

  • element
    The legacy curtain element.
Return Value ICollection<ElementId> The element array.

Loading…