Member Site › Forums › PyRosetta › PyRosetta – General › Movemap Question › Reply To: Movemap Question
January 8, 2010 at 2:44 pm
#4296
Anonymous
You should be able to do a for loop over the range to get the effect you want. This is in C++ not python but I’m sure you can translate:
for( int i(start); i