I've attached a .PM4 file that I imported via iges from Pro/E.
The file has numerous vertical lines joining various profiles.
I would like to get rid of these lines using a macro.
The way I currently get rid of these lines is to setup
a line filter and using the group selection arrow go
and box them.
It's a time consuming task that I'm sure a simple
macro file could do in seconds.
This macro file would have to do the following...
1) Group all the geometry
2) Use a WHILE/ENDW loop using the
number of elements as a counter
3) Check each piece of geometry to see if the
STX and STY matches the ENX and ENY
4) If this is true, delete it
5) If not, increment the counter and goto the next piece of geometry
Sounds simple enough.
My question is..
Does anybody in the group made a macro
like this that they're willing to share?
Or ideas on the WHILE/ENDW loop.
Any help is as you know appreciated.
Regards,
Michael Senack, X354
Your local friendly neighborhood CNC Programmer
======================================================================
To find out more about this mailing list including how to unsubscribe,
send the message "info mfg-smartcam" to [EMAIL PROTECTED]
======================================================================