cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X

Number parameter without digits

TJunker
1-Newbie

Number parameter without digits

Hi everyone,

 

i want to "label" one of the parameters into my part. So far no problem using the text sketch tool and extrude feature. However, the text shows also all of its digits which means instead of "300" i get "300.000000", which makes it already impossible to get only one parameter labeled.

 

Is there a way to truncate the digits

 

3cd43243vf2.png

1 ACCEPTED SOLUTION

Accepted Solutions

Hi,

  • create Integer parameter PLUS_TOLERANZ_ROH_INT
  • add relation PLUS_TOLERANZ_ROH_INT = plus_toleranz_roh
  • use PLUS_TOLERANZ_ROH_INT parameter in your "label"

MH


Martin Hanák

View solution in original post

2 REPLIES 2

Hi,

  • create Integer parameter PLUS_TOLERANZ_ROH_INT
  • add relation PLUS_TOLERANZ_ROH_INT = plus_toleranz_roh
  • use PLUS_TOLERANZ_ROH_INT parameter in your "label"

MH


Martin Hanák

you need to delete the existing parameter and create a new one of type "Integer".

no other way.

Top Tags