##########################
HOOPS Exchange 2019 SP2 U1
##########################

.. rubric:: Format update

+----------+-------------------+
| *Format* | *Updated Version* |
+==========+===================+
| CATIA V5 |  V5-6 R2019 (R29) |
+----------+-------------------+

.. rubric:: See also

- :doc:`/start/supported-formats`
- :doc:`/start/format/catia_v5_reader`

******************
OBJ and FBX export
******************

OBJ and FBX export now support for polylines (`kA3DTypeCrvPolyLine`).

.. rubric:: See also

- :doc:`/start/format/obj_writer`
- :doc:`/start/format/fbx_writer`

********************************************
Improve support for SolidWorks Display Lists
********************************************

Upon reading a SolidWorks file some parts may be missing from your environment.
Usually HOOPS Exchange uses the presence of SolidWorks Display Lists to recover the missing elements.
Prior to SolidWorks 2018, CAD files only contained the Display Lists for one Configuration: the active configuration.
Now a SolidWorks file can contains as many display list as needed and HOOPS Exchange can use them internally to improve the recovering of
missing parts.

.. rubric:: See also

- :doc:`/start/format/solidworks_reader`

This behavior is performed when reading in B-rep only or in B-rep and tessellation.

***********************************
Material Names in SolidWorks and NX
***********************************

We now read and store the name of materials assigned to parts when reading SolidWorks and NX files.
The name of a material is stored into an instance of :struct:`A3DMiscMaterialPropertiesData` which can be retrieved using \ref `A3DMiscGetMaterialProperties`

.. rubric:: See also

- :doc:`/guide/metadata/colors_materials`
- :doc:`/start/format/plm_nx_reader`
- :doc:`/start/format/solidworks_reader`

.. rubric:: Bug fixes

The list of fixed bugs can be found on :doc:`/fixed_bugs`.




