Skip to main content
1-Visitor
July 27, 2017
Question

Get modified date values(day after tomorrow) with equasion in a drawing

  • July 27, 2017
  • 1 reply
  • 1058 views

Dear All,

I am quite new to Creo and I would have a question, some of the advanced users might know the answer.
I would like to fill a cell in the drawing with the day after tomorrow's date. So far I spent a few hours to find if that is possible, but I had no luck with it.
If someone would know how to solve this problem, it would be a hoot!
Thank you!

1 reply

KenFarley
21-Topaz II
July 27, 2017

There's a bit of a discussion on date stuff in this:

https://community.ptc.com/t5/Creo-Modeling-Questions/How-can-I-use-greater-than-less-than-symbol-in-Creo-relations/td-p/311033

Seems you can get the date in a drawing, but from what I see it will just be a dumb text value. You'd need to write a lot of code to take that (if you can even get to it), interpret it, then calculate what the date for the day after tomorrow would be. Would be easy in a standard computer language, but in relations, not so.