Quantcast
Channel: PTC Community: Message List - Creo
Viewing all articles
Browse latest Browse all 11377

Re: Allowable dimension values?

$
0
0

The application is a simple part extrusion.

This is basically what I'm after, but don't know how to write the logic without Creo spitting it back.

 

 

IF(D367>=9) AND IF(D367<=10)
D367=9.84
ENDIF

 

IF(D367>=10) AND IF(D367<=11)

D367=10.84
ENDIF


Viewing all articles
Browse latest Browse all 11377

Trending Articles