 |
DATAKIT SDK
V2026.2
|
|
Go to the documentation of this file. 1 #ifndef _UTIL_G5R_READER_HPP_
2 #define _UTIL_G5R_READER_HPP_
6 class Dtk_SearchFileEngine;
49 SetAsDeprecated(
"2023.3",
"Use CatiaV5Reader::EnableReversedOrientationSurfacicFace method instead." )
50 void catiav5r_SetReversedOrientationSurfacicFace_Deprecated233(
Dtk_bool inOldOrient);
63 void catiav5r_SetCfgV52dFilterDetailSheets_Deprecated221(
Dtk_bool inFiltered );
68 void catiav5r_SetCfgV5ReadCGMPicturesAsCompositeEntities_Deprecated221(
Dtk_bool inProcessAsCompositeEntities );
virtual ~CatiaV5Reader()=0
SetAsDeprecated("2023.3", "Use CatiaV5Reader::EnableReversedOrientationSurfacicFace method instead.") void catiav5r_SetReversedOrientationSurfacicFace_Deprecated233(Dtk_bool inOldOrient)
Definition: dtk_reader.hpp:15
static void SetConfigV5ReadCGMPicturesAsCompositeEntities(Dtk_bool inProcessAsCompositeEntities)
Lets Process CGM V5 pictures as Dtk_CompositeEntity whereas a Dtk_picture. default value is DTK_TRUE.
Dtk_SearchFileEngine * GetSearchEngine()
char Dtk_bool
Definition: define.h:717
dtk_language catiav5r_GetLanguage()
static void SetConfigV5ActivateNewFDTGeomLinks(Dtk_bool inActivateNewFDTGeomLinks)
Activate the new FDT->Geom Link reading. default value is DTK_TRUE.
static void EnableReversedOrientationSurfacicFace()
Reverses the orientation of surfacic faces.
static void SetConfigV52dFilterDetailSheets(Dtk_bool inFiltered)
Lets handle 2d Detail Sheets filtering. default value is DTK_TRUE.
void catiav5r_SetCfgV5ReadAsmWithoutPart(const Dtk_bool &inVal)
Definition: dtk_Catiav5Reader.hpp:9
dtk_language
Definition: define.h:643
static void SetInstantiationOfVirtualComponent(const Dtk_bool &inVal)
instantiation of virtual component
void SetReadExternalCATMaterialFile(const Dtk_bool &inVal)
read external CATMaterial files
void catiav5r_SetLanguage(dtk_language inLanguage)