Page 1 of 1

field to finish special symbols

PostPosted: Fri Feb 28, 2003 12:54 am
by Jason Bly
I'm looking in the book at online help, but just not seeing it.

What are the functions of the special symbols in F2F?
+ (plus)
- (minus)
* (asterisk)
/ (divide)
_ (underscore)

Jason

Re: field to finish special symbols

PostPosted: Fri Feb 28, 2003 8:34 am
by Nava Ran
See pages 3-50 and 3-51, Process Eagle Point Coding.
"Jason Bly" <jbly@marshandlegge.com>
news:b3lqd9$eo9$1@update.carlsonsw.com...
I'm looking in the book at online help, but just not seeing it.

What are the functions of the special symbols in F2F?
+ (plus)
- (minus)
* (asterisk)
/ (divide)
_ (underscore)

Jason


Re: field to finish special symbols

PostPosted: Fri Feb 28, 2003 5:29 pm
by Jason Bly
This is what I read. What about the last two?

+ (plus) = Close Line
- (minus) = Point on Curve
* (asterisk) = Insert Description
/ (divide) = ?
_ (underscore) = ?

Jason


"Nava Ran" <navaran@zahav.net.il> wrote in message
news:b3mlbf$l24$1@update.carlsonsw.com...
See pages 3-50 and 3-51, Process Eagle Point Coding.
"Jason Bly" <jbly@marshandlegge.com
news:b3lqd9$eo9$1@update.carlsonsw.com...
I'm looking in the book at online help, but just not seeing it.

What are the functions of the special symbols in F2F?
+ (plus)
- (minus)
* (asterisk)
/ (divide)
_ (underscore)

Jason




Re: field to finish special symbols

PostPosted: Fri Feb 28, 2003 8:23 pm
by Nava Ran
/description to append, page 3-43

"Jason Bly" <jbly@marshandlegge.com wrote
news:b3nkmh$qum$1@update.carlsonsw.com...
This is what I read. What about the last two?

+ (plus) = Close Line
- (minus) = Point on Curve
* (asterisk) = Insert Description
/ (divide) = ?
_ (underscore) = ?

Jason


"Nava Ran" <navaran@zahav.net.il> wrote in message
news:b3mlbf$l24$1@update.carlsonsw.com...
See pages 3-50 and 3-51, Process Eagle Point Coding.
"Jason Bly" <jbly@marshandlegge.com
news:b3lqd9$eo9$1@update.carlsonsw.com...
I'm looking in the book at online help, but just not seeing it.

What are the functions of the special symbols in F2F?
+ (plus)
- (minus)
* (asterisk)
/ (divide)
_ (underscore)

Jason






Re: field to finish special symbols

PostPosted: Fri Feb 28, 2003 8:50 pm
by Jason Bly
And the underscore?

Why arent' they listed together in the book, instead of scattered throughout
the pages in different sections?

Jason

"Nava Ran" <navaran@zahav.net.il> wrote in message
news:b3nuti$thq$1@update.carlsonsw.com...
/description to append, page 3-43

"Jason Bly" <jbly@marshandlegge.com wrote
news:b3nkmh$qum$1@update.carlsonsw.com...
This is what I read. What about the last two?

+ (plus) = Close Line
- (minus) = Point on Curve
* (asterisk) = Insert Description
/ (divide) = ?
_ (underscore) = ?

Jason


"Nava Ran" <navaran@zahav.net.il> wrote in message
news:b3mlbf$l24$1@update.carlsonsw.com...
See pages 3-50 and 3-51, Process Eagle Point Coding.
"Jason Bly" <jbly@marshandlegge.com
news:b3lqd9$eo9$1@update.carlsonsw.com...
I'm looking in the book at online help, but just not seeing it.

What are the functions of the special symbols in F2F?
+ (plus)
- (minus)
* (asterisk)
/ (divide)
_ (underscore)

Jason








Re: field to finish special symbols

PostPosted: Fri Feb 28, 2003 11:26 pm
by Jason Bly
I have a code named OAK. I want to be able to have field crew specify tree
size and the symbol will scale up based on size. Using the default SZ and
having the crd file with a point called OAKSZ12, it will not scale up. It
keeps saying that it is undefined. If anyone can tell me how to get this to
work, please do. I actually want the size to be called for when a + symbol
appears after the code, but this don't seem to work either, even after
editing within Select Code Table.

Jason

"Jason Bly" <jbly@marshandlegge.com> wrote in message
news:b3lqd9$eo9$1@update.carlsonsw.com...
I'm looking in the book at online help, but just not seeing it.

What are the functions of the special symbols in F2F?
+ (plus)
- (minus)
* (asterisk)
/ (divide)
_ (underscore)

Jason


Re: field to finish special symbols

PostPosted: Sat Mar 01, 2003 12:08 am
by R.K. McSwain
"Jason Bly" <jbly@marshandlegge.com> wrote in message news:b3o9kb$1q0$1@update.carlsonsw.com...
I have a code named OAK. I want to be able to have field crew specify tree
size and the symbol will scale up based on size. Using the default SZ and
having the crd file with a point called OAKSZ12, it will not scale up.


You need a space, OAK SZ12

Re: field to finish special symbols

PostPosted: Sat Mar 01, 2003 12:39 am
by Jason Bly
OK, I got that to work, but the book says that it would take the SZ number
and multiply it by the drawing scale, but all that it seems to be doing is
making the block x,y,x scale factor the SZ number. Example, a 100 scale
drawing would make it 1200 size, but it only draws it at 12. I'm I correct
or am I doing something else wrong.

Jason

"R.K. McSwain" <rmcswain@carlsonsw.com> wrote in message
news:b3oc33$2ph$1@update.carlsonsw.com...

"Jason Bly" <jbly@marshandlegge.com> wrote in message
news:b3o9kb$1q0$1@update.carlsonsw.com...
I have a code named OAK. I want to be able to have field crew specify tree
size and the symbol will scale up based on size. Using the default SZ and
having the crd file with a point called OAKSZ12, it will not scale up.


You need a space, OAK SZ12

Re: field to finish special symbols

PostPosted: Sat Mar 01, 2003 5:05 pm
by Nava Ran
SZ12 will be draw as size 12 at any scale.
You can draw using 2 measured points, center and cover as explained on page
3-49.
Another option to draw tree diameter is as described in tutorials-lesson 3.

Harry Ran

"Jason Bly" <jbly@marshandlegge.com> wrote
news:b3odsd$3do$1@update.carlsonsw.com...
OK, I got that to work, but the book says that it would take the SZ number
and multiply it by the drawing scale, but all that it seems to be doing is
making the block x,y,x scale factor the SZ number. Example, a 100 scale
drawing would make it 1200 size, but it only draws it at 12. I'm I correct
or am I doing something else wrong.

Jason

"R.K. McSwain" <rmcswain@carlsonsw.com> wrote in message
news:b3oc33$2ph$1@update.carlsonsw.com...

"Jason Bly" <jbly@marshandlegge.com> wrote in message
news:b3o9kb$1q0$1@update.carlsonsw.com...
I have a code named OAK. I want to be able to have field crew specify
tree
size and the symbol will scale up based on size. Using the default SZ
and
having the crd file with a point called OAKSZ12, it will not scale up.


You need a space, OAK SZ12




Re: field to finish special symbols

PostPosted: Mon Mar 03, 2003 3:15 am
by John Dickson
Thanks for the information on how the SZ command really works. I never used
the SZ command because I rarely knew what the drawing scale would be at the
time of the field work. Somebody needs to get the manual corrected!

John Dickson

"Nava Ran" <navaran@zahav.net.il> wrote in message
news:b3q7n4$k7c$1@update.carlsonsw.com...
SZ12 will be draw as size 12 at any scale.
You can draw using 2 measured points, center and cover as explained on
page
3-49.
Another option to draw tree diameter is as described in tutorials-lesson
3.

Harry Ran

"Jason Bly" <jbly@marshandlegge.com> wrote
news:b3odsd$3do$1@update.carlsonsw.com...
OK, I got that to work, but the book says that it would take the SZ
number
and multiply it by the drawing scale, but all that it seems to be doing
is
making the block x,y,x scale factor the SZ number. Example, a 100 scale
drawing would make it 1200 size, but it only draws it at 12. I'm I
correct
or am I doing something else wrong.

Jason

"R.K. McSwain" <rmcswain@carlsonsw.com> wrote in message
news:b3oc33$2ph$1@update.carlsonsw.com...

"Jason Bly" <jbly@marshandlegge.com> wrote in message
news:b3o9kb$1q0$1@update.carlsonsw.com...
I have a code named OAK. I want to be able to have field crew specify
tree
size and the symbol will scale up based on size. Using the default SZ
and
having the crd file with a point called OAKSZ12, it will not scale up.


You need a space, OAK SZ12






Re: field to finish special symbols

PostPosted: Tue Mar 04, 2003 5:04 am
by R.K. McSwain
Well, either the manual is wrong or the program is working wrong. I'm trying to get a firm answer on that. In the meantime, did you guys know that you can also use the "SZ" code to scale the symbol differently in the X and Y axis?

For example, TREE SZ1X2

....would insert the appropriate TREE symbol scaled 1 in the X axis and scaled 2 in the Y axis.



"John Dickson" <altasurveying@attbi.com> wrote in message news:b3tvr7$bvm$1@update.carlsonsw.com...
Thanks for the information on how the SZ command really works. I never used
the SZ command because I rarely knew what the drawing scale would be at the
time of the field work. Somebody needs to get the manual corrected!

John Dickson

"Nava Ran" <navaran@zahav.net.il> wrote in message
news:b3q7n4$k7c$1@update.carlsonsw.com...
SZ12 will be draw as size 12 at any scale.
You can draw using 2 measured points, center and cover as explained on
page
3-49.
Another option to draw tree diameter is as described in tutorials-lesson
3.

Harry Ran

"Jason Bly" <jbly@marshandlegge.com> wrote
news:b3odsd$3do$1@update.carlsonsw.com...
OK, I got that to work, but the book says that it would take the SZ
number
and multiply it by the drawing scale, but all that it seems to be doing
is
making the block x,y,x scale factor the SZ number. Example, a 100 scale
drawing would make it 1200 size, but it only draws it at 12. I'm I
correct
or am I doing something else wrong.

Jason

"R.K. McSwain" <rmcswain@carlsonsw.com> wrote in message
news:b3oc33$2ph$1@update.carlsonsw.com...

"Jason Bly" <jbly@marshandlegge.com> wrote in message
news:b3o9kb$1q0$1@update.carlsonsw.com...
I have a code named OAK. I want to be able to have field crew specify
tree
size and the symbol will scale up based on size. Using the default SZ
and
having the crd file with a point called OAKSZ12, it will not scale up.


You need a space, OAK SZ12








Re: field to finish special symbols

PostPosted: Wed Mar 05, 2003 7:04 pm
by R.K. McSwain
I have comfirmed that F2F is working as designed. The value following the SZ code is an absolute size, not scaled X the HZ scale. The manual *is* incorrect.

"R.K. McSwain" <rmcswain@carlsonsw.com> wrote in message news:b40qis$s8$1@update.carlsonsw.com...
Well, either the manual is wrong or the program is working wrong. I'm trying to get a firm answer on that.

Re: field to finish special symbols

PostPosted: Wed Mar 05, 2003 8:56 pm
by Nava Ran
The underscore has no special meaning in F2F.

"Jason Bly" <jbly@marshandlegge.com>
news:b3o0fl$u3g$1@update.carlsonsw.com...
And the underscore?

Why arent' they listed together in the book, instead of scattered
throughout
the pages in different sections?

Jason

"Nava Ran" <navaran@zahav.net.il> wrote in message
news:b3nuti$thq$1@update.carlsonsw.com...
/description to append, page 3-43

"Jason Bly" <jbly@marshandlegge.com wrote
news:b3nkmh$qum$1@update.carlsonsw.com...
This is what I read. What about the last two?

+ (plus) = Close Line
- (minus) = Point on Curve
* (asterisk) = Insert Description
/ (divide) = ?
_ (underscore) = ?

Jason


"Nava Ran" <navaran@zahav.net.il> wrote in message
news:b3mlbf$l24$1@update.carlsonsw.com...
See pages 3-50 and 3-51, Process Eagle Point Coding.
"Jason Bly" <jbly@marshandlegge.com
news:b3lqd9$eo9$1@update.carlsonsw.com...
I'm looking in the book at online help, but just not seeing it.

What are the functions of the special symbols in F2F?
+ (plus)
- (minus)
* (asterisk)
/ (divide)
_ (underscore)

Jason