A3DRWParamsIFCData
Fields
Detailed Description
-
struct A3DRWParamsIFCData
Reading parameters specific to IFC files.
- Version
5.2
Public Members
-
A3DUTF8Char *m_pcCodePageName
Code page to use for text conversion to Unicode.
The values for CodePageName are those usable in the iconv Gnu Package Example: EUC-JP for Japanese files.
-
A3DUTF8Char *m_pcXMLFilePathForAttributes
If set and m_bReadAttributes==true , attributes will be saved to this external XML file.
- Version
7.1