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... | |
void catiav4r_SetConfigMockUpAsMesh | ( | int | ival | ) |
: Enable or disable conversion from MockUp Solid into a mesh solid
Dtk_ErrorStatus CatiaV4ReadAnalyticDefinition | ( | Dtk_ID | inJele, |
Dtk_SurfacePtr & | outSrf | ||
) |
: Read analytic surface ( if available ) used to create the surface of Dtk_FacePtr
void SetAllowCatiaV4ReadInvalidFiles | ( | const Dtk_bool | inValue | ) |
Set Preference to change Allow Invalid Catiav4 Files.
[in] | inValue | 1 Allow read, 0 Do not read invalid (default) |