RVTDocs.com

ExporterIFCUtils.GetRoofComponents

Method
Description:
Gets the components of roof slabs.
Syntax
public static RoofComponents GetRoofComponents(
	ExporterIFC exporterIFC,
	RoofBase roof
)
Parameters
Parameter Type Description
exporterIFC ExporterIFC The exporter.
roof RoofBase The roof element.
Return Value
Type Description
RoofComponents The roof components.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null