DATAKIT API  V2025.1
dtk_Catiav4Reader.hpp File Reference

Go to the source code of this file.

Data Structures

class  CatiaV4Reader
 

Functions

void catiav4r_SetConfigMockUpAsMesh (int ival)
 : Enable or disable conversion from MockUp Solid into a mesh solid More...
 
Dtk_ErrorStatus CatiaV4ReadAnalyticDefinition (Dtk_ID inJele, Dtk_SurfacePtr &outSrf)
 : Read analytic surface ( if available ) used to create the surface of Dtk_FacePtr More...
 
void SetAllowCatiaV4ReadInvalidFiles (const Dtk_bool inValue)
 Set Preference to change Allow Invalid Catiav4 Files. More...
 

Function Documentation

◆ catiav4r_SetConfigMockUpAsMesh()

void catiav4r_SetConfigMockUpAsMesh ( int  ival)

: Enable or disable conversion from MockUp Solid into a mesh solid

Deprecated:
: use static method CatiaV4Reader::SetConfigMockUpAsMesh

◆ CatiaV4ReadAnalyticDefinition()

Dtk_ErrorStatus CatiaV4ReadAnalyticDefinition ( Dtk_ID  inJele,
Dtk_SurfacePtr outSrf 
)

: Read analytic surface ( if available ) used to create the surface of Dtk_FacePtr

Remarks
:
Deprecated:
: use static method CatiaV4Reader::ReadAnalyticDefinition

◆ SetAllowCatiaV4ReadInvalidFiles()

void SetAllowCatiaV4ReadInvalidFiles ( const Dtk_bool  inValue)

Set Preference to change Allow Invalid Catiav4 Files.

Parameters
[in]inValue1 Allow read, 0 Do not read invalid (default)