catia_connect
Connect to an open CATIA session to enable subsequent automation; optionally launch CATIA if none is running.
Instructions
Attach to a running CATIA session. Call this first. By default it only attaches to a CATIA that is already open; pass launch=true to start one (slow, and it checks out a licence). Returns the detected release and family so later calls can be tailored to it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| launch | No | Start CATIA if no running instance is found. | |
| visible | No | Show the CATIA window when launching it. |