Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Hello,
i am creating a custom hole chart for Creo Parametric 3.0 M030.
I've copied the default ISO.hol file into a location and specified this location in the config.pro with hole_parameter_file_path.
However when I open Creo and use the hole feature within a new part, the custom hole chart isn't displayed among the default list ( ISO, UNF, UNC).
As far as I know I'm doing everything as it is supposed to, so do you guys have suggestions?
DB
Solved! Go to Solution.
FIrst thing that comes to mind without knowing exactly what you did is did you rename it and give it a new title (I'd have to look up the exact parameter in the file header)? The file and header infor Marion needs to unique as far as I know.
FIrst thing that comes to mind without knowing exactly what you did is did you rename it and give it a new title (I'd have to look up the exact parameter in the file header)? The file and header infor Marion needs to unique as far as I know.
I've only renamed the file. Haven't changed anything in the file because it didn't show up in the hole feature.
I've changed the THREAD_SERIES parameter in the file so that is corresponds with the file name, that solved the problem.
Thanks
DB