![]() |
T4S4
19.1 C8540 A23673
Teamcenter Gateway for SAP S/4HANA API Reference
|
All ITK functions of group PLMXML supported by T4x. More...
Functions | |
PLMXML_exportObject TcObjectTag TransferModeName ContextName OutputFileName LogFileName | |
This function calls the ITK pipe server function ITK_PLMXML_exportObject that can create a PLMXML export for a given object via a set of PIE_sesion function. More... | |
PLMXML_importObject DryRunFlag TransferModeName ContextName InputFileName LogFileName | |
This function calls the ITK pipe server function PLMXML_importObject to import a PLMXML and update the objects within the file. More... | |
All ITK functions of group PLMXML supported by T4x.
This group specifies all ITK functions of group PLMXML for which wrappers have been defined in T4x
ITK::PLMXML_exportObject | TcObjectTag TransferModeName ContextName OutputFileName LogFileName | ||
This function calls the ITK pipe server function ITK_PLMXML_exportObject that can create a PLMXML export for a given object via a set of PIE_sesion function.
TcObjectTag | Teamcenter object tag in the Tcl string format |
TransferModeName | |
ContextName | name of the context that is used in addition to the TransferModeName to find t Use "Default", if you don't know better. |
OutputFileName | export output file |
LogFileName | export logfile |
ITK::PLMXML_importObject | DryRunFlag TransferModeName ContextName InputFileName LogFileName | ||
This function calls the ITK pipe server function PLMXML_importObject to import a PLMXML and update the objects within the file.
DryRunFlag | set this to "false", if the import is supposed to be carried out, otherwise a dry run is done |
TransferModeName | |
ContextName | name of the context that is used in addition to the TransferModeName to find the TransferMode tags. Use "Default", if you don't know better. |
InputFileName | input file for import |
LogFileName | import ilogfile |