Message 1 of 9

Not applicable
11-25-2020
07:04 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello, I want to create a closed 3d polyline from list of 3d points by AutoLisp code.
entmake function takes dxf codes from 10 to 39 for 3d points, so it seems taking at most 30 points for drawing polyline.
So I have two questions.
1. Can I make closed 3d polyline with about 1000 points?
2. Would 3d polyline be drawn in order of 3d point list?
If there are some example codes, I'm very appreciated.
Thanks in advance 🙂
Solved! Go to Solution.