Creo VIZid Bridge¶
The VIZid Bridge commands in Creo.¶
The Creo VIZid Bridge is a J-Link plug-in that streams the current part or assembly to VIZid Suite, where VIZid Mesh tessellates it. Each part is exported as an exact STEP file and sent over TCP; VIZid Suite does all of the meshing from its own quality preset.
The plug-in provides three commands:
- Export to Blender
Send the whole current part or assembly as a full scene.
- Update Blender
Send only what has changed since the last send.
- VIZid Bridge Settings
Set the VIZid Suite server host and port, and the up-direction.
The plug-in ships separately from the Studio installer because it installs into Creo rather than into VIZid Suite.
Installation¶
Extract the
VIZid Bridge-Creo-Setuppackage.Double-click
Install.cmdand approve the administrator (UAC) prompt. The installer copies the plug-in toC:\Program Files\VIZid\VIZid Bridge-Creo\and registers it with every Creo loadpoint it finds, by adding a single non-destructive line to that loadpoint’sCommon Files\text\config.pro.Restart Creo.
If Creo is installed in a non-standard location and is not detected
automatically, the installer prints the exact line to add to config.pro
by hand:
protkdat C:\Program Files\VIZid\VIZid Bridge-Creo\protk.dat
Usage¶
In VIZid Suite, start the VIZid Bridge server from .
In Creo, open VIZid Bridge Settings and set the host and port to match the server in VIZid Suite. The defaults are host
127.0.0.1and port8765.Click Export to Blender to send the whole part or assembly.
After editing the model, click Update Blender to send only the changes.
Progress is shown per part in the Creo message area as each part is exported.
Uninstall¶
Double-click Uninstall.cmd, or remove VIZid Bridge
(Creo) from .
Requirements¶
Creo Parametric 7 or newer. The plug-in runs on Creo’s bundled Java 11 runtime, so no separate JDK is needed to run it.
VIZid Suite, with the VIZid Mesh VIZid Bridge server started.