×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

Concatenate Parameters?

Concatenate Parameters?

Concatenate Parameters?

(OP)
Is it possible to concatenate parameters or pull the value of one parameter into another?  

Thanks

RE: Concatenate Parameters?

Use Tools-Relations

"Wildfires are dangerous, hard to control, and economically catastrophic."

Ben Loosli
CAD/CAM System Analyst
Ingersoll-Rand

RE: Concatenate Parameters?

(OP)
Appreciate the help.  Note - "Relations" is under "Advanced" not "Tools".  I can find the menu items OK, I just don't know the proper syntax for concatenating Parameters.  

RE: Concatenate Parameters?

Hello

whole_parameter=parameter1 + parameter2

e.g.
a="Hello"
b="You"

c= a+b

----------------------------------
Hope this helps.
----------------------------------

maybe only a drafter
but the best user at this company!

RE: Concatenate Parameters?

In Wildfire, it is Tools - Relations!

You can also use parameters in your relations:

Note = 'This is rev: ' + proi_rev

To use a numerical value: a = itos(7.05). a will be 7.

There is a list of expressions and syntax in PTC Help.

"Wildfires are dangerous, hard to control, and economically catastrophic."

Ben Loosli
CAD/CAM System Analyst
Ingersoll-Rand

RE: Concatenate Parameters?

FYI, I created a FAQ covering Mathematical Operators used in Pro/E Relations (FAQ554-970).

Best regards,

Matthew Ian Loew
"I don't grow up. In me is the small child of my early days" -- M.C. Escher

Please see FAQ731-376 for tips on how to make the best use of Eng-Tips Fora.

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources