CompuServe Messages

#Multiple Divide Routine

    14-Jan-92 19:07:08
Fm: Tony Tanzillo [LISP TM] 71241,2067
To: Robert Downey 73507,402
Robert – The DIVIDE and MEASURE commands require a list containing both the entity name, and the selection point. You could kluge it like this: (command "divide" (list en '(0 0 0)) "10") -TonyT.