CoCreate User Forum

CoCreate User Forum (https://www.cocreateusers.org/forum/index.php)
-   Data Management (https://www.cocreateusers.org/forum/forumdisplay.php?f=9)
-   -   add stamp on drawing depending on the state (drawingmanager) (https://www.cocreateusers.org/forum/showthread.php?t=7219)

esc 04-28-2009 05:07 AM

add stamp on drawing depending on the state (drawingmanager)
 
Hi,

I'm trying to get a stamp on a drawing only when the drawing is released or archived. I allready made a attribute and a data dictionary (xml file is changed). The field is shown in the drawingmanager but now i have to make some code / rules to check the state of the drainwg in drawingmanager. Depending on the state, a stamp is shown on the drawing.

Can somebody help me with some information how to solve this issue?

(we are working with drawingmanager 2007)

Greetings,

Eric

Wolfgang 04-28-2009 11:03 AM

Re: add stamp on drawing depending on the state (drawingmanager)
 
I'm not familiar with Drafting and DrawingManager. Keywords to point you to might be: 'text references' and 'watermark'.
But don't hit me when I'm wrong! ;)

mgb 04-28-2009 08:03 PM

Re: add stamp on drawing depending on the state (drawingmanager)
 
Hi Eric - TO set the field in Drawing Manager you should probably write a pre-Apply listener that checks the state and sets the appropriate attribute valued. Then how you want the information to appear on the drawing will determine what to do next. If you want it to appear in the titleblock of the drawing then you will probably use Text References to pass the information from Drawing Manager to Drafting and then appear in the titleblock. If you want the information to appear completely across the drawing, then you would need to create a watermark. Drafting would have the information passed to it and write macros to apply the watermark to the drawing. - mgb


All times are GMT -8. The time now is 01:07 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.