DATAKIT SDK  V2026.2
JT reader

Supported versions and extensions (3D) :

3D Readers Supported Versions Supported Extensions
JTAll up to version 10.10 .jt

Supported Modules :

: Processed: Not Processed: Partially Processed: Not Applicable
Assemblies BREP Wireframe Meshes Notes/PMI/FDT Metadata RenderInfos PhysicalMaterial Machining Features Assembly Constraints UUID / PersistentName Model Display Drawings(2D) Part Tree

Datakit Libraries and usage : LibJtRead [LibParasolidRead] or [LibUgSwSeReadPsKernel]

Prerequesites :

To integrate JT Read Library, you should :

// Enable PsReader
//Set the Schema directory needed for readers based on Parasolid Read Library (NX, SOLIDWORKS, Solid Edge)
MyAPI->SetSchemaDir(inRepSchema);

Detailed Mapping :

Options :

Dtk_API::SetSchemaDir
Dtk_ErrorStatus SetSchemaDir(const Dtk_string &inSchemaDir)
Set Schema Directory needed for Unigraphics, Parasolid, Solidedge, Solidworks and Jt readers.
PsReader::Enable
static Dtk_bool Enable()