Autogenerated Tag Syntax Documentation:


Selects those residues that have distance/angle/dihedral constraints

<ConstraintResidueSelector name="(&string;)" distance="(1 &bool;)"
        angle="(1 &bool;)" dihedral="(1 &bool;)" />
  • distance: Select distance (csttype=AtomPair) constraints.
  • angle: Select angle (csttype=Angle) constraints.
  • dihedral: Select dihedral (csttype=Dihedral) constraints.