How to use the ModelCenter Plug-In for NX

This example uses the beam.prt file, which is available in the ModelCenter Plug-Ins Example Files folder in the CATIA_PlugIns folder.

  1. In ModelCenter, create a new Model using the File > New menu item or by clicking the New Model button on the Standard or File toolbar. Either action will open a Windows dialog to save the new workflow.
  2. Drag the NX component from the Server Browser and drop it into the Analysis View.

    Drag the NX Plug-In from the Server Browser into the Analysis View.
  3. The Initialize PACZ dialog opens. Select the option that best describes the files for your workflow, then select the folder or file as needed.

    The Initialize PACZ dialog lets you choose how to set up the files and folders for your workflow.

    For more information on the Initialize PACZ dialog options, click the Help button in the dialog.

  4. A CAD file selection dialog displays. Select the beam.prt file and click the Open button.

    Navigate to the beam.prt example file.
  5. Once the file is loaded by NX, the plug-in will search all design parameters in the current file and extract them into the variable import dialog.

    The NX Plug-In extracts all variables and displays them.
  6. Specify the desired design variables and click the OK button. The selected variables will be automatically shown in the plug-in.
  7. Click the Apply Changes toolbar button to update ModelCenter, and then close the Plug-In by closing the window.

    The NX Plug-In showing all the selected variables.
  8. Using the Component Tree, verify that the component is working correctly by entering the input values, running the component, and then validating the output values.

    Input Values:

    • p2: 0
    • length: 200
    • height: 25
    • width: 50
    The ModelCenter Component Tree displays the results.

    Output Values:

    • p0: 50
    • p1: 200
    • p3: 25
    • area: 32500
    • volume: 250000
    • mass: 1.05766
    • weight: 19198.1
    • radius_of_gyration: 59.9479
    • CGx: 100
    • CGy: 25
    • CGz: 12.5