 |
DATAKIT SDK
V2026.2
|
|
Go to the documentation of this file. 1 #ifndef _UTIL_G4R_READER_HPP_
2 #define _UTIL_G4R_READER_HPP_
74 SetAsDeprecated(
"v2023.1",
"Use CatiaV4Reader::SetAllowCatiaV4ReadInvalidFiles instead." )
75 void SetAllowCatiaV4ReadInvalidFiles_Deprecated231( const
Dtk_bool inValue );
80 void catiav4r_SetConfigMockUpAsMesh_Deprecated231(
int ival);
89 #endif // of ifndef _UTIL_G4R_READER_HPP_
uint32_t Dtk_ID
Definition: define.h:681
static Dtk_bool checkNewColorMethod()
static Dtk_ErrorStatus ReadAnalyticDefinition(Dtk_ID inJele, Dtk_SurfacePtr &outSrf)
: Read analytic surface ( if available ) used to create the surface of Dtk_FacePtr
Definition: dtk_reader.hpp:15
static void SetAllowCatiaV4ReadInvalidFiles(const Dtk_bool inValue)
: Set Preference to change Allow Invalid Catiav4 Files
char Dtk_bool
Definition: define.h:717
static void SetConfigReadAnalyticSurface(int inValue)
: Enable or disable conversion from nurbs surfaces to analytic surfaces if defined on the file
int32_t Dtk_Int32
Definition: define.h:679
Dtk_SurfacePtr & outSrf
Definition: dtk_Catiav4Reader.hpp:86
Dtk_ErrorStatus
Definition: error_dtk.hpp:6
Definition: util_ptr_dtk.hpp:37
static void SetConfigOrderedSessionTree(Dtk_Int32 inValue)
: Enable or disable to order session tree according to CATIA V4 structure
static void SetConfigMockUpAsMesh(int inValue)
: Enable or disable conversion from MockUp Solid into a mesh solid
SetAsDeprecated("v2023.1", "Use CatiaV4Reader::SetAllowCatiaV4ReadInvalidFiles instead.") void SetAllowCatiaV4ReadInvalidFiles_Deprecated231(const Dtk_bool inValue)
Set Preference to change Allow Invalid Catiav4 Files.
Definition: dtk_Catiav4Reader.hpp:10
static void EnableNewColorMethod()
[Options]