RVTDocs.com

IFCProductWrapper.AddBuilding

Method
Description:
Adds an IfcBuilding handle to associate with the IfcProduct in this wrapper.
Syntax
public void AddBuilding(
	IFCAnyHandle buildingHandle
)
Parameters
Parameter Type Description
buildingHandle IFCAnyHandle The IfcBuilding handle.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null