Andrew,
we use default_layer_model for both prt, asm and drw combined with start
templates for all types as well. It works OK in general.
As layer templates differs only on file extension we have experience that
working with Process Assemblies is a problem. It can not use a layer
template for a standard assembly. But we have not found any problem
between standard part and e.g. sheetmetal.
We have placed the template files in a local folder outside Windchill to
boost performance. But this might have been corrected in newer builds.
By the way we only have one start template drawing and it is without a
predefined format. It holds parameters and standard config.dtl options. We
then have formats for each sheetsize that users apply as needed.
Regards,
Bjarne
"Kelly, Andrew C" <->
19-02-2010 15:34
Please respond to
"Kelly, Andrew C" <->
To
-
cc
Subject
[proecad] - Layers: "default_layer_model" vs. "template_solidpart" /
"template_designasm" / drawing template
We're slowly realizing that we can reduce some embarrassing drawing
changes (and gain some other benefits, too) by explicitly controlling
layers in drawings.
(REF:
default datums on their correct layers, but also some standard parameters
and relations. Our config.pro has a series of "def_layer" statements to
automatically add new features to appropriate layers.
Applying the "start model" concept to drawings seems more hassle than it's
worth. As I understand dra...
having to resort to drawing templates.
So finally my questions:
Does anyone have experience using "layer_setup_file" with drawings?
We need to continue to use "template_solidpart" and "template_designasm".
Are there any potential conflicts between the start models and using
"layer_setup_file.prt" and...