SimplifiedLogic / creoson

OpenSource Automation using JSON Transactions for PTC's CREO Parametric
http://www.creoson.com
MIT License
79 stars 23 forks source link

set_creo_version syntax #91

Closed haddoccw closed 1 year ago

haddoccw commented 1 year ago

Using Creoson 2.8.1 and Creo Parametric 9. I keep getting that the set_creo_version function doesn't exist. This function is not in the function list (http://www.creoson.com/functions.html), so I somewhat guessed on the syntax.

{ "sessionId":"-8863560093739382513", "command":"creo", "function":"set_creo_version", "data":{ "version":9 } }

{"status":{"error":true,"message":"Unknown function name: set_creo_version"}}

haddoccw commented 1 year ago

I solved it. I accidentally started an older version of Creoson.