At 11:22 AM 2/22/03 +0000, you wrote:
Hi guys,

Recently had the following problem. I used WALL OFFSET on a Polyline to
create a roughing pass, this created a Polyline with over 6,000 points. The
code came out with a similar number of lines. Tried altering SMF file
questions 21, 86 & 87 to no avail.

In the end I put the following at the start of my TMP file LINE section:-

#IF(#LNLEN<=.01)<#UPDATE,#XPOS,#YPOS)>
#IF(#LNLEN<=.01)<#EXIT>

(The code is in mm). This shortened the code to an acceptable 500 lines or
so but have a feeling this isn't the right way to do it!


Bill,
Try converting your poly lines to arcs. This will more than likely shorten your code.
Hope this helps.


Kevin Clark
Programmer
Abbott Workholding Inc.

======================================================================
To find out more about this mailing list including how to unsubscribe,
send the message "info mfg-smartcam" to [EMAIL PROTECTED]
======================================================================

Reply via email to