Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

As OEMs start adopting the Catia format, Actify remains committed to our clients success by providing the NewFormatsConverter as a temporary work-around to loading Catia R29 R30 and NX 1926 files into SpinFire Ultimate. The Actify team is actively pursuing the true solution within SpinFire Ultimate 11.78.1 0 due to be release in the near future.

Download Converter

Download Optional Batch Files - For ease of use

NewFormatsConverter - For manual conversion

To load Catia R29 R30 file into SpinFire Ultimate,

  1. Convert the file to a PRC or STEP file using the NewFormatsConvert.exe.
    1. Start a PowerShell window.
    2. On the command line, execute NewFormatsConverter.exe with a path to a file to convert.
      Image RemovedImage Added
  2. Open the converted file into SpinFire Ultimate.

Usage

Code Block
NewFormatsConverter.exe <filePath> [-step] [-out <folderPath>][-nopmi] [-hidden] [-wireframes] [-construction].

 Examples

Code Block
.\NewFormatsConverter.exe "C:\Temp\TestFile.CATPart"

...

Code Block
.\NewFormatsConverter.exe "\\server\mynetworkshare\CAD Files\TestFile.CATPart" -nopmi

Parameters

ParameterDescription

-step

Convert the Catia file to a STEP file instead of PRC. 

Note: On average this takes longer to convert to STEP.

-out <folderPath>

Specify the folder to create the new file.

-nopmi

Ignore PMI. By default PMI is converted.

-hidden

Convert hidden entities as well.

-wireframes

Convert wireframe entities as well.

-construction

Convert construction entities as well.

Additional Notes

  • A valid SpinFire Ultimate license must exist on the system.
  • NewFormatsConverter.exe expires after 3101-DecJan-20192021.