RVTDocs.com

IFCProductWrapper.AddSite

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