This one returns the length of any profile including polylines.

// Production_Milling 11.5 Macro File
// CREATED: 02/15/01
//  
//  
STRING:#text_str
STRING:#prompt_str
#length=LENE(GRP(1))
#text_str="Profile length="
#prompt_str=STRTMP(%text_str%length)
PAUSE[TX=#prompt_str, SR=2, SC=15, PT=0]
#length=1000000
#text_str=""
#prompt_str=""




Chris Kocourek
Tool Design Engineer
Flextronics


-----Original Message-----
From: Jeff Brower [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 03, 2002 4:39 PM
To: Smartcam List (E-mail)
Subject: [mfg-smartcam] actual polyline length


Does anybody have a macro or method that will measure the length of a
polyline, along the curve rather than the straight line start to end
distance?

Thanks for any help,
Jeff Brower
======================================================================
To find out more about this mailing list including how to unsubscribe,
send the message "info mfg-smartcam" to [EMAIL PROTECTED]
======================================================================
======================================================================
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