css20xx Posted June 13, 2010 Share Posted June 13, 2010 (edited) Hello! [ATTACH=CONFIG]37551[/ATTACH] I need to have a parametric "Rectangle" (because i want to modify it) with a modifier "Edit Spline" ( or other modifier that can do this ) to which I can add a Vertex "Bezier" with "Refine" ( or other method ), and move that vertex up. I try in this way, but is not complete, i know: ------------------------------------------------------- rt = rectangle width:100 length:100 es = Edit_Spline()--create an Edit_Spline modifier addModifier rt es --add modifier to the rectangle max modify mode --switch to modify mode select rt --select the plane ------------------------------------------------------- but further, i don't have a clue. Maybe someone can help me. Thanks! Edited June 13, 2010 by css20xx Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now