RVTDocs.com

ExporterIFC.RegisterFaceWithElementHandle

Method
Description:
Register face with element handle to make sure the openings created are related to the right element.
Syntax
public void RegisterFaceWithElementHandle(
	Face face,
	IFCAnyHandle elemHandle
)
Parameters
Parameter Type Description
face Face The face.
elemHandle IFCAnyHandle The element handle.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null