This page contains a collection of EDMInterface API samples showing how to work with encodings in EDMsix
Section |
---|
Column |
---|
| Insert excerpt |
---|
| US:_icon_Important(30px) |
---|
| US:_icon_Important(30px) |
---|
nopanel | true |
---|
| |
Column |
---|
Changing the encoding of an EDMmodel that is already populated with string data may cause problems. This is because the existing strings will be read with a different encoding that they were written with. |
|
...
Sample 1:
...
Converting between String Encodings
This sample shows how to change the string encoding of an EDMmodela string.
Section |
---|
Column |
---|
| Insert excerpt |
---|
| US:_icon_C(30px) |
---|
| US:_icon_C(30px) |
---|
nopanel | true |
---|
|
|
Column |
---|
Insert excerpt |
---|
| US:_xc_IfcEDMruleMethod01ConvertStringEncoding |
---|
| US:_xc_IfcEDMruleMethod01ConvertStringEncoding |
---|
nopanel | true |
---|
|
|
|
...
Sample 2: Changing the default EDMdatabase String Encoding
...
This sample shows how to change the default string encoding of an EDMdatabase.
...
Section |
---|
Column |
---|
| Insert excerpt |
---|
| US:_icon_C(30px) |
---|
| US:_icon_C(30px) |
---|
nopanel | true |
---|
|
|
Column |
---|
Insert excerpt |
---|
| US:_xc_IfcEDMruleMethod01SetEDMdatabaseStringEncodingUTF8 |
---|
| US:_xc_IfcEDMruleMethod01SetEDMdatabaseStringEncodingUTF8 |
---|
nopanel | true |
---|
|
|
|
...
Sample 3: Changing the EDMmodel String Encoding
...
This sample shows how to change the string encoding of an EDMmodel.
Section |
---|
Section |
---|
Column |
---|
| Insert excerpt |
---|
| US:_icon_ImportantC(30px) |
---|
| US:_icon_ImportantC(30px) |
---|
nopanel | true |
---|
| | Column |
---|
Changing the encoding of an EDMmodel that is already populated with string data may cause problems. This is because the existing strings will be read with a different encoding that they were written with. |
|
Column |
---|
| Insert excerpt |
---|
| US:_xc_SetModelStringEncodingISO_icon_C(30px)LATIN_1 |
---|
| US:_xc_icon_C(30px)SetModelStringEncodingISO_LATIN_1 |
---|
nopanel | true |
---|
|
| Column |
---|
|
|