I CAN'T USE GROUP(NAME's) IN VBA

I CAN'T USE GROUP(NAME's) IN VBA

Anonymous
Not applicable
362 Views
2 Replies
Message 1 of 3

I CAN'T USE GROUP(NAME's) IN VBA

Anonymous
Not applicable
I'm using group's a lot in my daily practice.
So why not in VBA I thougt.
Creating a group and adding some objects to seams no problem.
But using the group in some common commands is a problem. I always get the
error that the name
of the group doesn't exist. Opening the dialogue-box the group created in
VBA is listed.

What can be the problem.

Thanks for your reply.

JO
0 Likes
363 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
jo had this to say:

> I'm using group's a lot in my daily practice.
> So why not in VBA I thougt.
> Creating a group and adding some objects to seams no problem.
> But using the group in some common commands is a problem. I always
> get the error that the name
> of the group doesn't exist. Opening the dialogue-box the group
> created in VBA is listed.

Can you be more specific? Are you executing these commands at the command
line or programmatically?

--
"If you want to be somebody else change your mind"
http://www.acadx.com
0 Likes
Message 3 of 3

Anonymous
Not applicable
I have the same problem as you.
and I'm trying my best to get some help,I u find it out now, could you reply here.
and the problem is described as below:
I created group use vba code, and when I use group name interactively with AutoCAD, it cannot be used.
but if i created group interactively with AutoCAD(not in vba), there is no problem, why this happen.
0 Likes