T4S4  19.1 C8540 A23673
Teamcenter Gateway for SAP S/4HANA API Reference
PLMXML ITK functions

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...
 

Detailed Description

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

Function Documentation

◆ PLMXML_exportObject()

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.

Parameters
TcObjectTagTeamcenter object tag in the Tcl string format
TransferModeName
ContextNamename of the context that is used in addition to the TransferModeName to find t Use "Default", if you don't know better.
OutputFileNameexport output file
LogFileNameexport logfile
Returns
ITK_ok (=0) or list of ITK status and error message

◆ PLMXML_importObject()

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.

Parameters
DryRunFlagset this to "false", if the import is supposed to be carried out, otherwise a dry run is done
TransferModeName
ContextNamename of the context that is used in addition to the TransferModeName to find the TransferMode tags. Use "Default", if you don't know better.
InputFileNameinput file for import
LogFileNameimport ilogfile
Returns
ITK_ok (=0) or list of ITK status and error message