Search found 3 matches

by rodrigo_sjc_sp
Tue Oct 02, 2012 12:59 pm
Forum: Common Lisp
Topic: sample defun with return
Replies: 3
Views: 8054

sample defun with return

I need a sample code Lisp .

A function(defun) returning value

A simple example


Thanks
Rodrigo
by rodrigo_sjc_sp
Mon Oct 01, 2012 10:57 am
Forum: Common Lisp
Topic: discover pline associated
Replies: 3
Views: 6593

Re: discover pline associated

I have 2 polylines im my dwg , one inside other. In LISP i find the Small polyline. How to get the value assigned to the layer PolyLine Great through LISP, using as a basis the small polyline? Using as a base the image that I published, it's like a group the largest has the smallest Polyline. So if ...
by rodrigo_sjc_sp
Mon Oct 01, 2012 6:31 am
Forum: Common Lisp
Topic: discover pline associated
Replies: 3
Views: 6593

discover pline associated

I have 2 Polylines , One inside other polyline ( Great = Master , Small = Children )


Image


How i discover the layer associated a Polyline Great ?
USING LISP! =)


Thanks
Rodrigo