Skip to main content
12-Amethyst
November 15, 2023
Solved

How to create a pcf file with toolkit

  • November 15, 2023
  • 2 replies
  • 1366 views

Hello, I have a question while I was making a function related to printing in creo toolkit.

We confirmed that the function has a ProPrintPCFOptionsGet that uses the pct file to retrieve the print settings. I think it's a very useful feature, but I thought I had to have a pcf file before I could use it.

So I tried to create a function to create a pcf file first, but I couldn't see the proper function, so I had a hard time.

Can you recommend a function that makes a pcf file? Or if you know how to make a function without using it, I'd appreciate it if you could let me know.

Thank you.

Best answer by YaroslavSin

Another options:

1. Create this file as text file

2. Maybe, it is possible to save it from Creo by running a mapkey from toolkit

2 replies

24-Ruby III
November 15, 2023

Hi,

pcf file cannot be created by Toolkit. You can save it from Creo session.

17-Peridot
November 15, 2023

Another options:

1. Create this file as text file

2. Maybe, it is possible to save it from Creo by running a mapkey from toolkit