Draftlist.txt from V19 to ST3
Draftlist.txt from V19 to ST3
(OP)
We are looking to make the move from V19 to ST3. I am in the process of piloting the draft templates and I cannot get the parts list to be locked to anchor. My draftlist file is V19, and which did not have a check box for "Enable Predefined Origin for Placement" on the General tab of the Parts list properties box. How do I make it so my draftlist is capable of locking this feature on. We do want it to have a predefined origin.





RE: Draftlist.txt from V19 to ST3
When we moved to ST3 from v20 we ended up spending quite a bit of time updating the settings to get our parts lists correct. You may actually want to start out with the out-of-the-box settings and just recreate your standard PLs.
--Scott
http://www.wertel.pro
RE: Draftlist.txt from V19 to ST3
Thanks,
Nate
RE: Draftlist.txt from V19 to ST3
CODE
CONFIGNAME=Product D-Assy
TEXTSTYLE=Normal
INVERT=1
HANDLEPOINT=3
TITLEPOS=1
USEPREDEFINEDORIGIN=1
ORIGINX=0.8509004
ORIGINY=0.0888991
SPACING=0.0016002
MAXHEIGHT=0.3810000
TITLE=PARTS LIST
TITLEPOSITION=1
BEGINCOLUMN
COLUMNTITLE=-1 QTY
COLUMNWIDTH=0.0152400
COLUMNPROPERTYTEXT=%{pset=10pid=2|G}
ENDCOLUMN
BEGINCOLUMN
COLUMNTITLE=FIND NO
COLUMNWIDTH=0.0165100
COLUMNPROPERTYTEXT=%{pset=10pid=1|G}
ENDCOLUMN
BEGINCOLUMN
COLUMNTITLE=CAGE CODE
COLUMNWIDTH=0.0222250
COLUMNPROPERTYTEXT=%{Cage Code/CP|G}
ENDCOLUMN
BEGINCOLUMN
COLUMNTITLE=PART OR IDENT NUMBER
COLUMNWIDTH=0.0571500
COLUMNALIGN=0
COLUMNPROPERTYTEXT=%{pset=3pid=2|G}
ENDCOLUMN
BEGINCOLUMN
COLUMNTITLE=NOMENCLATURE OR DESCRIPTION
COLUMNWIDTH=0.0889000
COLUMNALIGN=0
COLUMNPROPERTYTEXT=%{pset=0pid=2|G}
ENDCOLUMN
BEGINCOLUMN
COLUMNTITLE=MATERIAL OR SPECIFICATION
COLUMNWIDTH=0.1111250
COLUMNALIGN=0
COLUMNPROPERTYTEXT=%{AssyMaterial/CP|G}
ENDCOLUMN
BEGINCOLUMN
COLUMNTITLE=Component Type Order
COLUMNTITLEALIGN=0
COLUMNALIGN=0
COLUMNPROPERTYTEXT=%{pset=10pid=5|G}
COLUMNSHOW=0
ENDCOLUMN
BEGINCOLUMN
COLUMNTITLE=Assembly Order
COLUMNTITLEALIGN=0
COLUMNALIGN=0
COLUMNPROPERTYTEXT=%{pset=10pid=10|G}
COLUMNSHOW=0
ENDCOLUMN
BALLOONFONTSIZE=0.0039624
BALLOONSIZE=3.0000000
BALLOONSHOWCOUNT=0
SORTCOL1=1
VERIFYBALLOONED=0
ENDSET
--Scott
http://www.wertel.pro
RE: Draftlist.txt from V19 to ST3
RE: Draftlist.txt from V19 to ST3
thx