Member Site Forums PyRosetta PyRosetta – General Movemap Question Reply To: Movemap Question

#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