Message 1 of 12
A little help assigning points to end points or intresections

Not applicable
02-05-2017
01:45 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am developing a series of lisp routines and want to associate the points (setq pt1 (???),(setq pt2 (???) etc.) to the corners of a 3d cube. I understand prompting for the user click (getpoint) The idea is so when I stretch or manipulate the cube size, the assigned points remain attached to the corners of the cube.
Any help would be appreciated,
Thanks Guy