Drawing Templates with Windchill
I have a mapkey which prompts the user for a name and selecte adrawing template. Everything works pretty good except the wait time to retrieve the drawing template (and format) from Windchill. Our dataserver is local so this is just the normal process time I guess to "add these objects to your WORKSPACE". It can take up to a minute, may not seen like a lot of time, but I know the users will start trying to kill the process thinking the mapkey is frozen.
Just curious to see if how others are managing the "start drawing" procedure. I can have the drawing templates locally in the hard-drive but then thenformats are created in your WORKSPACE as *NEW OBJECT.
Here are the steps I am using:
* FILE -> NEW
* Select DRAWING -> UNCHECK Use default template
* Select USE TEMPLATE -> BROWSE
* Select WINDCHILL CABINET -> Enter the template name (we have ~20 diff templates)
* Select OK
It may be just a training issue and let the users know that this will take a while, at least for the first time. Once the format is added to the local workspace, the speed is almost instant.
Calvin Ying

