Message 1 of 2
link selected block to nearest selected object in one determinated range
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
attached base lisp
attached dwg sample.
I have an attached lisp to link selected blocks to the nearest point of any selected objects...
works perfect, but now I need to limit the range angular. for example, divide the 360 degrees into quadrants
... quadrants (diagonal and "in cross" ) but per each block selected individually.
so the result should be something like this:
so this should be the result if you add the option for "quadrants in (D)iagonals" then choose the number "2", something like this:
and for "in (C)ross" quadrant "(2)"
then, if the block was rotated 180 degrees, then the quadrants should be rotated 180 degrees too.