![Logo](tetiere_ht.jpg) |
DATAKIT API
V2025.1
|
|
uint32_t Dtk_ID
Definition: define.h:689
This is the Transformation dedicated class.
Definition: dtk_transfo.hpp:19
Dtk_ErrorStatus WritePrototype(const Dtk_tab< Dtk_ID > &inIndices, const Dtk_InfoPtr &inProtoInfos, Dtk_ID &outProtoIndex)
Write a Prototype 308 subfigure entity
Dtk_ErrorStatus WriteEntity(const Dtk_EntityPtr &inEntity, Dtk_Char8 inDependancyFlag, Dtk_tab< Dtk_ID > &outIndices)
Write an entity
This is a high level string class.
Definition: dtk_string.hpp:58
Exported APIs for IGES (.igs) Write Library.
Definition: igesw.hpp:5
Dtk_ErrorStatus InstanciatePrototype(Dtk_ID inProtoIndex, const Dtk_transfo &inPlacement, const Dtk_InfoPtr &inInstanceInfos, Dtk_Char8 inDependancyFlag, Dtk_ID &outInstanceIndex)
Write a Instance 408 figure entity
DtkErrorStatus EndWrite()
Creation of the output file and free the Iges Writer
DtkErrorStatus InitWrite(const Dtk_string &inOutputFile, const Dtk_string &inLogFile, IgesMetaData inHeaderInformations)
Initialize the Iges Writer
char Dtk_Char8
Definition: define.h:697
Dtk_ErrorStatus
Definition: error_dtk.hpp:6
This is a high level array class.
Definition: util_stl_dtk.hpp:85