Can't apply selectcrossingwindow with filter

Can't apply selectcrossingwindow with filter

Paciguard
Enthusiast Enthusiast
627 Views
4 Replies
Message 1 of 5

Can't apply selectcrossingwindow with filter

Paciguard
Enthusiast
Enthusiast

Hello, Dear all:

While I applying the ed.selectcrossingwindow(PT3da,PT3db,SelFiltera) function, my program happens with Reading error during processing.

Anyone can help me to know why and how to deal with that.

 

Thanks and BR,

0 Likes
628 Views
4 Replies
Replies (4)
Message 2 of 5

_gile
Consultant
Consultant

Hi,

 

It's quite difficult to reply without seeing any code.



Gilles Chanteau
Programmation AutoCAD LISP/.NET
GileCAD
GitHub

0 Likes
Message 3 of 5

kerry_w_brown
Advisor
Advisor

 

>>>>  ed.selectcrossingwindow(PT3da,PT3db,SelFiltera)

 

 

Have you tested the value of the parameters being passed ??

Is there ab error message ?

... and what _gile said !

 

Regards,

 


// Called Kerry or kdub in my other life.

Everything will work just as you expect it to, unless your expectations are incorrect. ~ kdub
Sometimes the question is more important than the answer. ~ kdub

NZST UTC+12 : class keyThumper<T> : Lazy<T>;      another  Swamper
0 Likes
Message 4 of 5

Paciguard
Enthusiast
Enthusiast

Thanks for your reply.

Sure the parameters are correct, cause apply the same function on two dirrerent places, but first place it works, the second place feedback with error for reading.

It just confused my.

 

BR,

 

0 Likes
Message 5 of 5

kerry_w_brown
Advisor
Advisor

 

I will say again :

 

Have you tested the value of the parameters being passed ??

 

Is there an error message ?? .. if so, what is it ?


// Called Kerry or kdub in my other life.

Everything will work just as you expect it to, unless your expectations are incorrect. ~ kdub
Sometimes the question is more important than the answer. ~ kdub

NZST UTC+12 : class keyThumper<T> : Lazy<T>;      another  Swamper
0 Likes