RVTDocs.com

IFCProductWrapper.AddFinishMaterial

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