DATAKIT SDK  V2026.2
Options for 3DEXPERIENCE Reader

In dtk_Catiav6Reader.hpp

//! \brief : Enable read of CatiaV6 authoring data tree if available
//! \param [in] inValue : 0 disable
//! 1 enable (default)
static void SetCfgReadWithAuthoring( const Dtk_bool& inValue );
//! \brief : Enable or disable read of CatiaV6 Name
//! \param [in] inValue : 1 (default) same name as in CATIA V5
//! 2 same name as in 3DEXPERIENCE
static void SetCfgChooseV6Name( const Dtk_Int32& inValue );
Dtk_bool
char Dtk_bool
Definition: define.h:717
Dtk_Int32
int32_t Dtk_Int32
Definition: define.h:679