ExportIFCCategoryInfo(Boolean, String, String, String, String)
Constructor
Description:
Constructs a new ExportIFCCategoryInfo with input values.
Constructs a new ExportIFCCategoryInfo with input values.
Syntax
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 |