Skip to main content

Install the CoLab Integration for PTC Creo Parametric

Procedure to install the CoLab integration for PTC Creo Parametric.

The CoLab integration for PTC Creo Parametric supports versions 8.0.1 and later.

Prerequisites

Download the integration

The installer can be downloaded from CoLab in My Account > My Integrations

Run the installer

Before starting, ensure that Creo Parametric is closed.

  • Launch the installer.

  • Click Next on the welcome screen.

  • Accept the license agreement, then click Next.

  • Choose the installation folder, then click Next.

Select Creo version

  1. Select the Creo Parametric version to integrate with.

  2. Click Next.

Select installation type

Choose how the integration should be registered with Creo:

  • Config.pro Registration (Recommended)
    Automatically registers the integration using a config.pro file.

  • Extract Files Only (Advanced)
    Installs the files without registering the integration.

If you want to proceed with the advanced installation, see: Manually install the CoLab integration for PTC Creo Parametric.

Configure config.pro registration

  1. Enter the path to your config.pro file

    • Example: C:\Users\<username>\config.pro

  2. Click Next

Complete installation

  • Click Install.

  • Once complete, click Finish.

Start Creo and verify the installation

Launch PTC Creo Parametric. Once Creo starts, the CoLab integration loads automatically.

To verify the installation:

  • Check that no errors related to the integration are displayed in the message log at startup.

  • Confirm that the CoLab button is available in the Tools ribbon when a model is opened.

If the integration does not load, verify that Creo loaded the config.pro file updated in Configure config.pro Registration


Proxy server configuration

If your organization uses a local proxy server to manage network traffic, you must configure the HTTPS_PROXY environment variable on your machine or within your Creo startup script to allow the integration to connect.

  • Variable name: HTTPS_PROXY

  • Variable value: http://your-proxy-server-address:port (e.g., http://10.0.0.1:8080)


Additional configuration for U.S. customers

If you are a U.S.-based customer, you have to follow the Additional configuration for U.S. customers steps.

Did this answer your question?