A3DRWParamsIFCData

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

A3DBool 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 m_bFACETED_BREPAsOneFace

If true, FACETEDBREP faces are gathered in one face.

Version

8.0.

A3DBool m_bAttributesOnlyGlobalId

If true, writes only GlobalId as attribute.

Version

8.0.

A3DBool m_bHideWireframes

If true and m_bReadWireframes==true hide wireframe .

Version

12.1.

A3DBool m_bReadRelationships

Allows reading of relationships

Version

14.2

A3DBool m_bReadOpeningElements

Allows reading of opening elements

Version

14.2