RVTDocs.com

ExportIFCCategoryInfo(Boolean, String, String, String, String)

Constructor
Description:
Constructs a new ExportIFCCategoryInfo with input values.
Syntax
public ExportIFCCategoryInfo(
	bool ifcExportFlag,
	string ifcEntityName,
	string ifcPredefinedType,
	string ifcUserDefinedType,
	string ifcPresentationLayerName
)
Parameters
Parameter Type Description
ifcExportFlag Boolean The flag that indicates whether the category is exported.
ifcEntityName String The IFC entity name.
ifcPredefinedType String The IFC predefined type.
ifcUserDefinedType String The IFC user defined type.
ifcPresentationLayerName String The IFC presentation layer name.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null