NXOpen.UF.Ps.ExportData

Ps.ExportData()

Refer to UF_PS_export_data for documentation.

Signature: ExportData(bodyList, fileName)

Parameters:
  • bodyList (NXOpen.UF.UF.List Refer to ` <../ugopen_doc/uf/.html>`_ for documentation.) – List of bodies to be exported
  • fileName (str) – New File name to put output into. An error is generated if the file you specify already exists. If you specify a full pathname, then the Parasolid transmit file will be created there. If you specify a simple file name, the file will be created in the directory specified by the UGII_UGSOLIDS_TMP environment variable. If this environment variable is not defined, then the transmit file will placed in the /tmp, /var/tmp or TMP directory.

License requirements: None