Message 1 of 4
How to Create Loop?

Not applicable
05-07-2015
04:36 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
i want create a tube with MCG. i have some ideas how i do that but i am not coder so i dont know what i must do exactly. i think i need loop for create n-gon's shape first. i will input Radius and N (vertex number) so MCG create shape with n-gon formula (360/N for per vertex's angle. R per vertex radius.) then i add some paramater (W) for width. copy shape and increase radius for each vertex as value of W. then add "face" remote. can it work?