Message 1 of 8
aligning the blocks along the polyline placed already
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
i have a LISP command to place the block along the polyline boundary. I want either to refine the command or a seperate LISP to align the blocks places to align along the edges of the polyline. this Perimeter Setup command works as follows: to place blocks around the polyline, by creating an offset inside the polyline and select the tile blocks intersecting with the off-setted polyline. it will generate a vertex at intersection, then it will place a particular block at the intersection. the issue is the poyline will not be always a perfect rectangle and it could be tapered on one edge, a curved line etc.