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

SelectionFilter bug

2 REPLIES 2
Reply
Message 1 of 3
HenryHe
261 Views, 2 Replies

SelectionFilter bug

Hi:
I want to select the entity which is line or has red color. I used this code by ARX:
-4,"< OR",RTDXF0,"LINE",62,1,-4,"OR >"
We can translate:
RTDXF0,"LINE"->new TypedValue(0,"LINE")
62,1->new TypedValue(62,1)
but this translation:
-4,"< OR"->new TypedValue(-4, "< or" )
I catch the exception.

Please tell me how can i do?
Thanks.
2 REPLIES 2
Message 2 of 3
Anonymous
in reply to: HenryHe

In 2006 the logical grouping (e.g., elements do not work, and it is a known problem.

Search this newsgroup for a workaround that involves a bit
of unsafe code.

--
http://www.caddzone.com

AcadXTabs: MDI Document Tabs for AutoCAD 2004/2005/2006
http://www.acadxtabs.com

wrote in message news:5011907@discussion.autodesk.com...
Hi:
I want to select the entity which is line or has red color. I used this code by ARX:
-4,"< OR",RTDXF0,"LINE",62,1,-4,"OR >"
We can translate:
RTDXF0,"LINE"->new TypedValue(0,"LINE")
62,1->new TypedValue(62,1)
but this translation:
-4,"< OR"->new TypedValue(-4, "< or" )
I catch the exception.

Please tell me how can i do?
Thanks.
Message 3 of 3
HenryHe
in reply to: HenryHe

Hi!
In 2006 the logical grouping ... and?
Thanks!

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

Post to forums  

Autodesk DevCon in Munich May 28-29th


Autodesk Design & Make Report

”Boost