The RealDWG HIO Component has a new input handler option, HInputHandlerOptions::m_bImportAllLayouts, that allows you to import all layouts.
The DWF HIO Component now imports 2D DWFx files.
With the DGNdirect HIO Component, you can now control if you want to enable importation of layers and/or entities that are no visible via the HInputHandlerOptions::m_bIgnoreOffLayer and HInputHandlerOptions::m_bIgnoreOffEntity input handler options, respectively. Additionally, there are two new input handler options, HInputHandlerOptions::m_coneFactor and HInputHandlerOptions::m_factorForSmartSolids , that help determine how HOOPS performs tesselation.
During importation, if you want to preserve the spatial relationship between models, you can enable the new HInputHandlerOptions::m_bDGNRebaselineModel flag.
With the SketchUp HIO Component, you can now control if you want to enable importation of layers and/or entities that are no visible via the HInputHandlerOptions::m_bIgnoreOffLayer and HInputHandlerOptions::m_bIgnoreOffEntity input handler options, respectively.
There were no new enhancements for this release.
The HIO/JT Open component is no longer supported.