Message 1 of 9
Script to connect aligned vertexes of a spline ?

Not applicable
05-30-2017
12:02 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello Guys,
I need a little help with script creation and I thought maybe anyone could help.
I want to create a script that's capable of creating multiple splines (or connecting multiple verts of a spline) in a given axis of aligned vertexes.
For example, in the image bellow, I need it to close the selected spline to form 3 rectangles. I thought maybe I could make this happen by telling the script to connect the vertexes that are aligned in Y axis in this exemple.
And this is what I got so far, I cant tell Maxscript to enter in the sub_object and enter the connect modifier. But I have no clue how to do the rest
Could anyone help ?
It would be very handy to me and maybe to others too 🙂