How to Create IcoSphere?

 From:  Michael Gibson
5135.4 In reply to 5135.3 
Hi Steve, it's probably possible to script it, but the script would need to sort through all the curves to find sets of 3 that formed a closed loop and then send those as inputs into the PlanarSrf command.

You can see what inputs the PlanarSrf command expects to receive by looking at the PlanarSrf.js file inside of the \commands sub-folder.

- Michael