Reading parameters specific to IFC files. More...
Reading parameters specific to IFC files.
A3DUns16 A3DRWParamsIFCData::m_usStructSize |
Reserved; must be initialized by A3D_INITIALIZE_DATA.
A3DUTF8Char* A3DRWParamsIFCData::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* A3DRWParamsIFCData::m_pcXMLFilePathForAttributes |
If set and m_bReadAttributes==true , attributes will be saved to this external XML file. /version 7.1
A3DBool A3DRWParamsIFCData::m_bIFCOWNERHISTORYOptimized |
If true, IFCOWNERHISTORY will be set only when necessary in order to avoid repetition. Otherwise, IFCOWNERHISTORY will be set on all items (default behavior until version 7.1). /version 7.1
A3DBool A3DRWParamsIFCData::m_bFACETED_BREPAsOneFace |
If true, FACETEDBREP faces are gathered in one face. /version 8.0
A3DBool A3DRWParamsIFCData::m_bAttributesOnlyGlobalId |
If true, writes only GlobalId as attribute. /version 8.0