CAD Converter 209.0.0#

Release Date: March 2026

Converter Versions Included:#

  • omni.kit.converter.cad = {version = 209.0.0}

  • omni.kit.converter.common = {version = 510.0.0}

  • omni.kit.converter.dgn = {version = 510.0.0}

  • omni.kit.converter.dgn_core = {version = 512.0.0}

  • omni.kit.converter.hoops = {version = 510.0.0}

  • omni.kit.converter.hoops_core = {version = 511.0.0}

  • omni.kit.converter.jt = {version = 509.0.0}

  • omni.kit.converter.jt_core = {version = 509.0.0}

  • omni.services.convert.asset = {version = 510.0.0}

  • omni.services.convert.cad = {version = 508.0.0}

Changed#

  • [CAD Converter] Improved and expanded the advanced converter options UI with better organization and more configurable parameters exposed directly in the interface.

  • [CAD Converter] Added performance metrics logging to track conversion timing profiling and diagnostics.

  • [CAD Converter] Added HTTP endpoints to omni.services.convert.asset and omni.services.convert.cad for programmatic conversion management. Updated Overview.md documentation with endpoint paths, response codes, JSON formats, status values, and environment variables.

  • [CAD Converter] Conversion log files now use unique names per job to prevent overwrites during concurrent conversions.

  • [CAD Converter] Renamed DiagnosticLogConsumer to BackendLogConsumer and added CoreExtLogConsumer to capture and surface log output from core extensions running in subprocesses.

  • [DGN Converter] Updated ODA Kernel and Drawings SDKs to version 27.1.

  • [HOOPS Converter] Updated HOOPS Exchange SDK to version 2026.1.

  • [HOOPS Converter] Skip suppressed product occurrences during conversion.

Fixed#

  • [HOOPS Converter] Added support for JT Active Layer Filtering to control visibility of hidden geometry. This resolves the known issue where hidden elements in JT models could incorrectly appear as visible in converted output.