A3DEReadingMode2D3D
-
enum
A3DEReadingMode2D3D This value determine if we load only 3D, only Drawings or both.
12.0Both only apply to DWG/DXF for the moment
-
enumerator
kA3DRead_3D= 0 Read 3D Only.
-
enumerator
kA3DRead_Drawings= 1 Read Drawings only.
-
enumerator
kA3DRead_Both= 2 Read 3D and Drawings.