Message 1 of 8
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm writing a code that should sweep solid entities using 3d polylines as sweeping paths. I downloaded a function form Through the interface to use it as a base. I tried to sweep a solid using a Circle entity as sweep entity and Polylines as sweep path but I get a GeneralModelingFailure error; either with a 2d or 3d Polyline. It works fine with Line and Spline entities as sweeping paths. The strange thing is that When I do a Sweep command on AutoCAD and select the Polyline as a path it works perfectly without any problem. Is there any explanation for why this can't be done programmatically? Any suggestions for workaround?
Thanks
A. Taha
Solved! Go to Solution.