CAD Converter 209.2.1#

Release Date: April 2026

Converter Versions Included:#

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

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

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

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

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

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

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

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

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

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

Changed#

  • [CAD Converter] Legacy conversion parameters backward compatibility

  • [DGN Converter] Updated to ODA Kernel and Drawings SDKs 27.2

  • [DGN Converter] Added ConversionStyle enum - eNone (0): Skips elements conversion. - eAttributes (1): Converts elements to USD attributes only. - eRenderable (2): Converts elements to both renderable geometry and USD attributes. - Added meshConversionStyle parameter to control the conversion style for mesh elements using the ConversionStyle enum. - Added curveConversionStyle parameter to control the conversion style for non-text curve elements using the ConversionStyle enum. - Added text3dConversionStyle parameter to control the conversion style for OdDgTextNode3d and OdDgText3d curve elements using the ConversionStyle enum.

  • [HOOPS Converter] Updated to HOOPS Exchange SDK 2026.2.0

  • [HOOPS Converter] Removed custom prim type tokens and fixed duplicate inputs: prefix in metallic constant token

  • [HOOPS Converter] Moved local material (“Looks”) Scope from individual meshes to the prototype root, reducing redundant material definitions in instanced assemblies

Fixed#

  • [CAD Converter] Resolved issue in omni.kit.converter.hoops_core where the filterStyle converter option was not properly applied from the GUI

Known Limitations#

  • The following DGN element types are unsupported currently in the DGN Converter:

    • OdDgCellHeader2d

    • OdDgAnnotationCellHeader2d

    • OdDgAssocRegion2d

    • OdDgDetailingSymbolCellHeader2d

    • OdDgTitleText2d

    • OdDgSectionMarker2d

    • OdDgArrowMarker2d

    • OdDgDetailMarker2d

    • OdDgOle2Frame2d

    • OdDgShape2d

    • OdDgShape3d (hole)

    • OdDgComplexShape (hole)

    • OdDgTextNode2d

    • OdDgTextNode3d

    • OdDgText2d

    • OdDgText3d

    • OdDgCurve2d

    • OdDgCurve3d

    • OdDgComplexString

    • OdDgConic2d

    • OdDgConic3d

    • OdDgPointString2d

    • OdDgPointString3d

    • OdDgDimension

    • OdDgDimSizeArrow

    • OdDgDimSizeStroke

    • OdDgDimSingleLocation

    • OdDgDimStackedLocation

    • OdDgDimAngleSize

    • OdDgDimArcSize

    • OdDgDimAngleLocation

    • OdDgDimArcLocation

    • OdDgDimAngleLines

    • OdDgDimAngleAxisX

    • OdDgDimAngleAxisY

    • OdDgDimNote

    • OdDgDimLabelLine

    • OdDgDimRadius

    • OdDgDimRadiusExtended

    • OdDgDimDiameter

    • OdDgDimDiameterExtended

    • OdDgDimDiameterParallel

    • OdDgDimDiameterPerpendicular

    • OdDgDimCustomLinear

    • OdDgDimOrdinate

    • OdDgDimCenter

    • OdDgMultiline

    • OdDgTagElement

    • OdDgRasterHeader2d

    • OdDgRasterHeader3d

    • OdDgRasterComponent

    • OdDgRasterFrame

    • OdDgSectionClip

    • OdDgKMLPlacemark2d

    • OdDgKMLPlacemark3d

  • Converting to USD can take more memory and CPU power depending on the type of data and Tessellation settings. File size is not an indicator of how fast a conversion will be or how much memory is required. In most cases, we recommend a minimum of 16 GB. Complex files will need a minimum of 32 GB of memory available for conversion.

  • PMI and BIM data is not converted for the following formats: .dgn, .jt, .fbx, .obj, .gltf, .glb, .ply, .lxo, .md5, .e57, and .pts.