ObjectARX
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

selecting block references from a single layer

3 REPLIES 3
SOLVED
Reply
Message 1 of 4
tallano
535 Views, 3 Replies

selecting block references from a single layer

Hi Everyone, I'm Tallano, new to the board. Smiley Happy

Using acutBuildList and acedSSGet, I'm trying to make a selection of block references contained in one named layer:

 

struct resbuf* eb1 = acutBuildList(0, ACRX_T("INSERT"), 8, ACRX_T("MY_LAYER_NAME"), 0);

 

Obviouly, I'm doing something wrong, because my selection is not what I expect.

Someone can help?

3 REPLIES 3
Message 2 of 4
owenwengerd
in reply to: tallano

What did you get, and how was it different from what you expected?

--
Owen Wengerd
ManuSoft
Message 3 of 4
cadproman
in reply to: tallano

You might need to match the entity type with RTDXF0, instead of 0, at the front of your list. I think putting 0 ends the list.

Message 4 of 4
tallano
in reply to: cadproman

I got every entity selected with my first version of acutBuildList.

Using RTDXF0 instead of 0 got it working.

Thanks!

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report

”Boost