IFCProductWrapper.Create(IFCProductWrapper)
Method
Description:
Establishes a new product manager for elements and objects derived from a parent product manager.
Establishes a new product manager for elements and objects derived from a parent product manager.
Parameters
| Parameter | Type | Description |
|---|---|---|
| pProductWrapper | IFCProductWrapper | The parent product manager. |
Return Value
| Type | Description |
|---|---|
| IFCProductWrapper | The new product manager. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |