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

Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X

relation function list

SAP010101
5-Regular Member

relation function list

I cannot find a descriptive list with the built in help document for creo relation functions. I would like to see a comprehensive list of all available relation functions. Example, would include the function EXISTS. I know how it works I'm just giving an exmaple so someone out there might be able to search and find a list which contains this function. PTC documentation is less than desireable.

3 REPLIES 3
TomU
23-Emerald IV
(To:SAP010101)

In the help documentation, drill down like this:

Creo Parametric

Fundamentals

Fundamentals

Relations

In this section you will find 90% of what you need to know.

IF

ELSE

ENDIF

CEIL( )

FLOOR ( )

STRING_LENGTH ( )

REL_MODEL_NAME ( )

REL_MODEL_TYPE ( )

EXISTS ( )

IFEXISTS ( ) [only useful in repeat region tables]

EVALGRAPH ( )

ITOS ( ) [there is no equivalent real to string]

EXTRACT ( )

SEARCH ( )

...

The most comprehensive list is in the relations dialog itself. In the help file, they are sprinkled all over the place by operation.

functions_in_relations.JPG

Top Tags