IFCData.CreateDoubleOfType
Method
Description:
Creates a double data object of the specified type.
Creates a double data object of the specified type.
Parameters
| Parameter | Type | Description |
|---|---|---|
| value | Double | The double value. |
| typeName | String | The type name. |
Return Value
| Type | Description |
|---|---|
| IFCData | The IFCData object. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |