Message 1 of 3
Script/AutoLISP to convert 3D Solid to 3D Faces
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I am trying to create an automated process to convert all 3D Solids in a dwg to 3D Faces. script if possible but LISP if necessary.
I have noticed the MESHSMOOTH command doesn't properly execute in a script. There are other forum posts on this.
Does anyone have a way to convert this. Thanks.
(Using Basic Autocad 2022)