Yes all the elements are visible.
As for the "graphic view" I'm in
the SC graphic part of the software.
I'm on the F9 top view. 
All the geometry is on R-XY_PLANE work plane.


-----Original Message-----
From: Lauzus, Frederick [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 08, 2001 7:22 AM
To: '[EMAIL PROTECTED]'
Subject: RE: [mfg-smartcam] Group Box macro help


It could be view related. I recall running into some view specific functions
in the past. Are all elements to be grouped visible in the graphic view when
running the macro?

-----Original Message-----
From: Michael Senack [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 07, 2001 3:37 PM
To: '[EMAIL PROTECTED]'
Subject: [mfg-smartcam] Group Box macro help


// Advanced_Wedm 11.5 Windows 10/16/98 16:48:10 Macro File
// w:\mcl\1.mcl
// CREATED: 11/07/01
//  
//  
VAR_REMOVE_ALL[]

ELMT_SEQ[BA=1, EL="2", ME=0]

#XL=ENX(SEQEL())-.01
#YL=ENX(SEQEL())+.01
#XR=ENX(SEQEL())+.01
#YR=ENX(SEQEL())-.01


BOX_GRP[AR=0, X1=#XL, Y1=#YL, X2=#XR, Y2=#YR, PC=1]

The above macro inserts after a point which is element 2.

>From there I get four variables to form a box.

The upper left hand corner which is variables XL & YL. 

Next the bottom right hand corner with variables XR & YL. 

Then my idea was to form a complete PC=1 box to select
the elements inside with AR=0.

But nothing happens?

The variables are fine.

Any help is really appreciated. 
Thanks.

======================================================================
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]
======================================================================
======================================================================
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