A3DRWParamsRevitData Struct Reference

A structure that specifies parameters used to read the model file to Revit format. More...

Data Fields

EA3DRevitPhysicalProperties m_ePhysicalProperties
 

Detailed Description

A structure that specifies parameters used to read the model file to Revit format.

Version
13.1.0

Field Documentation

◆ m_ePhysicalProperties

EA3DRevitPhysicalProperties A3DRWParamsRevitData::m_ePhysicalProperties

Computing physical properties is a heavy process that will have a significant impact on performances, especially on large files.

Version
13.1.0
Remarks
If A3DRWParamsGeneralData::m_bReadAttributes is set to A3D_FALSE, then m_ePhysicalProperties is not taken into account