Message 1 of 3
Loft command for generating cross sections using AutoCAD script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
In loft command, you need to select the objects where you want to generate a cross section. My objects in one model consist of 61 3DPOLY, and I have like 35 models. In order to avoid clicking objects for 2135 times, I want to create an AutoCAD script for this.
I can't find anything on the internet about creating a script for Loft command. Is there a way to do this?