NXOpen.UF.Motion.ExportToProductVision

Motion.ExportToProductVision()

Refer to UF_MOTION_export_to_product_vision for documentation.

Signature: ExportToProductVision(fullFileName, exportOption)

Parameters:
  • fullFileName (str) – The full name of the VFM file to be exported. The name should include the directory where the newly created file needs to be placed. (e.g., /users/test/file_name note: On windows use ‘’ instead of ‘/’ ) If the length of the string is zero then the scenario directory will be the default directory and the scenario name will be the default file name
  • exportOption (NXOpen.UF.Motion.PvExportType Refer to UF_MOTION_PV_export_type_e for documentation.) – The option to export VFM and JT file or only the VFM file

License requirements: None