<Code Lib>
2025.3 Method
Changes 5
M

ExporterIFC.GetDoorWindowOpeningHandle

Description:
Get the handle to the opening associated with a hosted (door/window) element from the internal cache.

public IFCAnyHandle GetDoorWindowOpeningHandle(
	ElementId familyInstanceId
)

  • familyInstanceId
    The id of the door or window.
Return Value IFCAnyHandle The opening handle.

Loading…