IFCData.CreateBinary
Method
Description:
Creates a binary data object.
Creates a binary data object.
Parameters
Parameter | Type | Description |
---|---|---|
value | String | The string value. |
Return Value
Type | Description |
---|---|
IFCData | The IFCData object. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |