ExporterIFCUtils.CreateAlternateGUID
Method
Description:
Creates a GUID for the given element.
Creates a GUID for the given element.
Parameters
| Parameter | Type | Description |
|---|---|---|
| pElement | Element | The element. |
Return Value
| Type | Description |
|---|---|
| String | The guid string. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |