LISP FAILURE

LISP FAILURE

Anonymous
Not applicable
940 Views
3 Replies
Message 1 of 4

LISP FAILURE

Anonymous
Not applicable

Hello good people.

 

can anyone help with the two LISP routines I have attached?!

 

Until a few weeks these routines run fine but for no reason now fail and we don't know why.

 

Any help would be greatly appreciated.

 

Cheers

0 Likes
Accepted solutions (1)
941 Views
3 Replies
Replies (3)
Message 2 of 4

ВeekeeCZ
Consultant
Consultant

Would you post some test file? 
Would you describe what this should do and does not?

 

btw. you should turn the osnaps off when you're inserting a block:

 

(command "-insert" "PITNO-CAPSULE" "_none" point 1 1 0 pitno lineno)
;;
(command "-insert" "CATCHMENTARROW" "_none" myPos1 1 1 0 myArea myTag)

And check ATTREQ variable.

0 Likes
Message 3 of 4

Anonymous
Not applicable

Thank you for your quick response.

 

I have attached a drawing showing what is required from the LISP routines.

They are pretty easy to follow but if you need any further information please don't hesitate to ask.

 

Thanks in advance.

0 Likes
Message 4 of 4

ВeekeeCZ
Consultant
Consultant
Accepted solution

Ok, then you don't hesitate to try my suggestions. Cheers!

0 Likes