Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations JAE on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

expression string from letter + number

Status
Not open for further replies.

Lupen

Mechanical
Joined
Aug 5, 2014
Messages
14
Location
SI

I am trying to make an expression that will call the right M thread size in a Hole feature.

For example I have an expression called SCREW_DIA = 8mm (number)
Now I would like to make another expression which calls the right thread size consisted of letter M+SCREW_DIA. The resault must be a string for example p98 = ''M8''.

Thank you for your help.

best regards
Luka
 
One way to do this:
M8_ct6rsw.jpg


Part example:
 
@mmauldin
Thank you. This is what I needed.:)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top