![Logo](tetiere_ht.jpg) |
DATAKIT API
V2025.1
|
|
Go to the documentation of this file. 1 #ifndef _UTIL_G5R_READER_HPP_
2 #define _UTIL_G5R_READER_HPP_
40 SetAsDeprecated(
"2023.3",
"Use CatiaV5Reader::EnableReversedOrientationSurfacicFace method instead." )
41 void catiav5r_SetReversedOrientationSurfacicFace(
Dtk_bool inOldOrient);
51 void catiav5r_SetCfgV52dFilterDetailSheets(
Dtk_bool inFiltered );
56 void catiav5r_SetCfgV5ReadCGMPicturesAsCompositeEntities(
Dtk_bool inProcessAsCompositeEntities );
virtual ~CatiaV5Reader()=0
Definition: dtk_reader.hpp:15
static void SetConfigV5ReadCGMPicturesAsCompositeEntities(Dtk_bool inProcessAsCompositeEntities)
Lets Process CGM V5 pictures as Dtk_CompositeEntity whereas a Dtk_picture.
char Dtk_bool
Definition: define.h:725
dtk_language catiav5r_GetLanguage()
static void SetConfigV5ActivateNewFDTGeomLinks(Dtk_bool inActivateNewFDTGeomLinks)
Activate the new FDT->Geom Link reading.
static void EnableReversedOrientationSurfacicFace()
reverse the orientation of the surfacic face.
static void SetConfigV52dFilterDetailSheets(Dtk_bool inFiltered)
Lets handle 2d Detail Sheets filtering.
void catiav5r_SetCfgV5ReadAsmWithoutPart(const Dtk_bool &inVal)
Definition: dtk_Catiav5Reader.hpp:8
dtk_language
Definition: define.h:651
void SetReadExternalCATMaterialFile(const Dtk_bool &inVal)
void catiav5r_SetLanguage(dtk_language inLanguage)
SetAsDeprecated("2023.3", "Use CatiaV5Reader::EnableReversedOrientationSurfacicFace method instead.") void catiav5r_SetReversedOrientationSurfacicFace(Dtk_bool inOldOrient)