DATAKIT SDK  V2026.2
Options for JT Reader

In dtk_JtReader.hpp

//! \brief : Enable or disable Semantic PMI reading, try to recognize PMI as semantic.
//! \brief : Can be enabled or disabled before each Dtk_Node::GetDtk_FdtPtr()
//! \param [in] inActivate : 0 disable (default)
//! 1 enable
static Dtk_ErrorStatus ActivateSemanticPMI( int inActivate = 1 );
Dtk_ErrorStatus
Dtk_ErrorStatus
Definition: error_dtk.hpp:6