Creating a Coil similar to coil feature?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to create a coil programically, but it seems for whatever reason the CoilFeature does not have an API exposed to create an actual CoilFeature. A workaround is to use something called TextCommand to which there is no official documentation and the official documentation links to a user testing it to try to figure out how it works. Truly amazing they want $700/year for that. I got it working creating the coil, but after 10 seconds of the command finishing it always crashes.
So is there another way to create a coil similar to the one the feature creates? I'd need a square profile for the coil. I was using the height and pitch option for the coil along with the coil being on the outside of the diameter. I'm not sure how to do this especially to have it be parametric so that I'm not creating straight line segments to define the path of the coil.