2d AC made object
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2012-05-22 04:23 PM
2012-05-22
04:23 PM
AC's generated script below with attachment of how it looks now.
Any help much appreciated.
Thanks
lec
mul2 A/0.445092, B/0.349756
add2 0'-3.4804", 0'-0.0000"
pen 141
line_property 0
arc2 0'-1.0204", 0'-9.2691", 0'-4.5008", 17.13174928742, 342.8682507126
arc2 0'-9.5814", 0'-9.2691", 0'-4.4614", 197.2878921144, 162.7121078856
pen 141
spline2a 6, 2,
0'-0.2263", 1'-0.2304", 0'-0.0000", 0'-0.0000", 0'-0.0000",
0'-2.3697", 0'-11.3211", 931'-4.6484", 0'-1.2842", 0'-0.5513",
0'-1.8943", 0'-9.8447", 737'-8.1960", 0'-0.5577", 0'-0.4834",
0'-0.7830", 0'-8.9270", 746'-8.3605", 0'-0.4826", 0'-0.6500",
0'-0.4623", 0'-7.1815", 971'-3.7383", 0'-0.6420", 0'-1.1214",
0'-2.4103", 0'-6.3833", 0'-0.0000", 0'-0.0000", 0'-0.0000"
define style{2} "AC_STYLE_1" "Arial", 5'-9.4444", 0
paragraph "AC_PRG_1" 1, 0'-0.0000", 0'-0.0000", 0'-0.0000", 3'-3.3701"
pen 1
set style "AC_STYLE_1"
"110V"
endparagraph
textblock "AC_TEXTBLOCK_1" 23'-10.4870", 7, 0'-0.0000", 3'-3.3701", 3'-3.3701", 3'-3.3701",
"AC_PRG_1"
richtext2 0'-0.0000", 0'-0.0000", "AC_TEXTBLOCK_1"
define style{2} "AC_STYLE_2" "Arial", 6'-10.2368", 0
paragraph "AC_PRG_2" 1, 0'-0.0000", 0'-0.0000", 0'-0.0000", 3'-3.3701"
pen 141
set style "AC_STYLE_2"
"CO"
endparagraph
textblock "AC_TEXTBLOCK_2" 0'-0.0000", 7, 0'-0.0000", 3'-3.3701", 3'-3.3701", 3'-3.3701",
"AC_PRG_2"
richtext2 0'-5.5213", 0'-6.1675", "AC_TEXTBLOCK_2"
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2012-05-22 06:35 PM
2012-05-22
06:35 PM
Lec,
You have four pen assignments in the script you show. The first one, before the LINE_PROPERTY command, appears to affect your backward "S" symbol. The second, before the SPLINE2A command should be the one you need to change to change the outline of your symbol. The other two are both related to your text blocks.
You have four pen assignments in the script you show. The first one, before the LINE_PROPERTY command, appears to affect your backward "S" symbol. The second, before the SPLINE2A command should be the one you need to change to change the outline of your symbol. The other two are both related to your text blocks.
Erich
AC 19 6006 & AC 20
Mac OS 10.11.5
15" Retina MacBook Pro 2.6
27" iMac Retina 5K
AC 19 6006 & AC 20
Mac OS 10.11.5
15" Retina MacBook Pro 2.6
27" iMac Retina 5K
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2012-05-23 04:31 AM
2012-05-23
04:31 AM
Hi Erich
Thanks for your reply.
Turned out to be the pen just before the: spline2a.
Thought I had changed that pen with no luck before posting but maybe I messed up my attempt to change it, probably will never know now.
And thanks for you help once again.
Take care.
Be safe out there.
lec
Thanks for your reply.
Turned out to be the pen just before the: spline2a.
Thought I had changed that pen with no luck before posting but maybe I messed up my attempt to change it, probably will never know now.
And thanks for you help once again.
Take care.
Be safe out there.
lec