Skip to main content
1-Visitor
June 19, 2020
Solved

CREO PARAMETER "Yes No" DISPLAYING TRUE FALSE INSTEAD OF YES NO, and length of string parameter

  • June 19, 2020
  • 2 replies
  • 5154 views

Hi

I created a logic parameter (type "Yes No"), with "YES" or "NO" in several parts. when I display the parameter in a table in a drawing the values are showing up at "TRUE" OR "FALSE". Is there a way to get them to show as "YES" "NO" ?

 

also my part description parameter (type "String") is too short for the customers descriptions is there a way to increase the length?

Thank you for your assistance.

Best answer by Mahesh_Sharma

@WendyK

 

Set drawing option yes_no_parameter_display to yes_no

2 replies

Mahesh_Sharma
22-Sapphire I
June 19, 2020

@WendyK

 

Set drawing option yes_no_parameter_display to yes_no

WendyK1-VisitorAuthor
1-Visitor
June 19, 2020

Thank you. it was still a bit challenging, I couldn't find the option in the config file.

I found the option under "file"->"prepare"->"drawing properties"->"detail options"

I changed the setting and it worked. 🙂

 

Thank you very much 🙂

23-Emerald III
June 19, 2020

There are 2 types of parameters in Creo.

Modeling parameters are set in the config.pro file(s).

Drafting parameters are set in your Detail config file (.dtl).

 

The Yes/No display is only for drawings, so it is in the .dtl file.

KenFarley
21-Topaz II
June 22, 2020

From past discussions, it seems the String parameter type is limited to 80 characters. That's all you get, no way to increase it. Here's a previous discussion, there are probably many more if you use a search engine to make a query.

Previous String length discussion