ExporterIFC.RegisterDoorWindowForUncreatedOpening
Description:
Registers a door or window in the ExporterIFC's internal cache. The ids registered correspond to openings in walls which have not been processed and created yet.
Registers a door or window in the ExporterIFC's internal cache. The ids registered correspond to openings in walls which have not been processed and created yet.
public void RegisterDoorWindowForUncreatedOpening(
ElementId familyInstanceId,
IFCAnyHandle instanceHandle
)
-
familyInstanceIdThe id of the door or window.
-
instanceHandleThe handle to the IfcDoor or IfcWindow created for this instance.
-
A non-optional argument was null