User notify from Relation in drawing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
User notify from Relation in drawing
Hello,
I am writing a relation into drawing file. Based on two different input values, one calculation is to be done.
If calculated values comes as negative, I would like to notify user about same. Could anyone help me on how to notify user from relation?
Thanks in advance!
Regards
Ketan
This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
- Labels:
-
2D Drawing
- Tags:
- relation editor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello Ketan Lalcheta
got two ideas on my mind. But it´s reached in modeling space and not in drawing space.
1. Show parameter value flat to sreen
2. Edit Proprogram to color part (just for inspiration)
If parameter value is lees than 0 ---> color part red
If parameter value is greater than 0 ---> color part green
Please see attached file. l have achiev something similar for you. (very simply example)
----------------------------
In drawing space? The simpliest solution l know is show desired parameter on your drawing. Everyone got the actual value on eyes.
Hope you will get some inspiration for drawing space...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
download and unzip example file (CR2 M070). Then open drawing, set MYPAR value to negative one and update sheet. You will see the following note.
MH
Martin Hanák
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
