IFCProductWrapper.Create(ExporterIFC, Boolean)
Method
Description:
Establishes a new baseline product manager for elements and objects.
Establishes a new baseline product manager for elements and objects.
Remarks:
Elements and objects associated to this product manager will be associated to a top-level IfcProduct based on the world coordinate system of the output file.
Elements and objects associated to this product manager will be associated to a top-level IfcProduct based on the world coordinate system of the output file.
Parameters
| Parameter | Type | Description |
|---|---|---|
| ExporterIFC | ExporterIFC | The exporter. |
| allowRelateToLevel | Boolean | True to allow associated elements and objects to relate to a level, false to never allow such a relationship. |
Return Value
| Type | Description |
|---|---|
| IFCProductWrapper | The new baseline product manager. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |