Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X
The note for a cosmetic metric thread (in our Creo5) look goofy when they specify an M16.000 thread with a 0.500 pitch. I have had no success with the various "LEAD TRAIL ZEROS" detail options.
These notes don't seem to have the same functionality as our regular hole notes (for which we have created our own versions)
Does anyone know of a solution for this?
Thanks,
Vince
Solved! Go to Solution.
I assume you worked out that the code is
M&MAJOR_DIAMETER:FID_355[.0] ...
Change the lead_trail_zeros_scope to all.
Sorry, that's not going to help if you're talking about cosmetic threads. These don't have pre-built notes, so whatever note you're seeing is something you or your company has constructed on your own. My guess is that these are just displaying the parameters inside the cosmetic thread feature:
About all you can do in this situation is edit the note and add the brackets to the end of the parameter indicating how many decimal places you want to display.
&MAJOR_DIAMETER[.1]
One of the first things that I tried was to add the number in brackets after the parameter.
It resulted in this:
This is a monumentally silly way to call out a thread. Unless, of course, we're referring to a .375 (inch) thread. But I think it's unlikely that I'll ever need three decimal places to describe a metric thread.
I assume you worked out that the code is
M&MAJOR_DIAMETER:FID_355[.0] ...
Thanks, that works well when properly written.
Problem solved.
Dear TomU
i'm trying to find where i can edit the standard note for cosmetic threads because as u were writing seem it's not picking the standard note from the .hol file used to generatre that hole but frome somwhere else that i can't find.
I'll really appreciate your help!