Skip to content
CadActiveSupport

howto

Synchronize Command Line

Download a CadActive config profile as config.pro from the Creo command line.

Use -CADACTIVE=SYNCHRONIZE to download a config profile as config.pro without opening the CadActive ribbon.

Shared flags (Creo startup, sign-in, -OUTPUT=, Windchill) are on Creo Parametric Command Line.

This writes a file only. To apply a profile to a live Creo session, use Set Config Profile. There is no command-line upload — use the Upload tab in Creo, then refine the profile in the web app (Manage Config Profiles).

note

Designator designation maps moved to Standardize. Export and import them with -CADACTIVE=STANDARDIZE. See Standardize Command Line.

Designator designation maps moved to Standardize. Export and import them with -CADACTIVE=STANDARDIZE. See Standardize Command Line.

Example

texttrue

Download a config profile

Writes a config.pro file for the named CadActive config profile. This is the same file the ribbon can write. It does not apply the profile to the live Creo session.

Action: DOWNLOAD_CONFIG_PROFILE (alias SYNC_CONFIGS).

Flag

Required?

What it does

-CONFIG=

Required

Profile name (case-insensitive) or server object id.

-OUTPUT=

Optional

Folder that already exists. Default is the current working directory. The file name is always config.pro.

What is not on the command line

  • Upload a local config.pro (use Set Config Profile → Upload).

  • Apply the profile to a running Creo session (use Set Config Profile → Set Profile).

  • Export or import designation maps (use Standardize Command Line).