entnext

entnext

Anonymous
Not applicable
277 Views
2 Replies
Message 1 of 3

entnext

Anonymous
Not applicable
Is there any equivalent for {entnext} function in VB/VBA?
Sam
0 Likes
278 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
Can you describe why you need the equivalent of (entnext) ?

"SSaarian" wrote in message news:f12c2c3.-1@WebX.maYIadrTaRb...
> Is there any equivalent for {entnext} function in VB/VBA?
> Sam
>
>
0 Likes
Message 3 of 3

Anonymous
Not applicable
I'd like to loop block entities from block table that have no attributes
(standard blocks that .Has[no]Attributes).
In general I'm trying to get block entities 310 and 330 dxf group codes
through ObjectDBX. I've unsuccessfully tried VLisp interface to get those
values but (seems to me) it does not work out of ActiveDocument space. So,
that's why I'm looking "pure" VB model to implement database entities' ALL
DXF group codes.
Thanks,
Sam

"Tony Tanzillo" wrote in message
news:8299CA03C699B2AFBD556FE1AC3CA603@in.WebX.maYIadrTaRb...
> Can you describe why you need the equivalent of (entnext) ?
>
> "SSaarian" wrote in message
news:f12c2c3.-1@WebX.maYIadrTaRb...
> > Is there any equivalent for {entnext} function in VB/VBA?
> > Sam
> >
> >
>
>
0 Likes