Molrep¶
Control graphical representations associated with a molecule.
addrep |
Add a representation to the molecule. |
delrep |
Delete a representation |
get_autoupdate |
Get if representation automatically updates its atom selection |
get_color |
Get the coloring scheme associated with a representation |
get_colorupdate |
Query if the representations color automatically updates |
get_material |
Get the material associated with a representation |
get_repname |
Get the name of a representation |
get_scaleminmax |
Get the minimum and maximum color scale values for a representation |
get_selection |
Get the atom selection associated with a representation |
get_smoothing |
Get the number of frames over which a representation is smoothed |
get_style |
Get the style associated with a representation |
get_visible |
Query if a representation is visible |
modrep |
Modify properties of a representation. |
num |
Get number of representations present for molecule |
repindex |
Get the index of a representation from its name |
reset_scaleminmax |
Automatically set the color scale minimum and maximum values to span the input data |
set_autoupdate |
Set if the representation should automatically update its atom selection when the frame is changed. |
set_colorupdate |
Sets if the representation’s color should automatically update when the frame is changed. |
set_scaleminmax |
Set the minimum and maximum color scale values for a representation |
set_smoothing |
Sets the number of frames over which a representation is smoothed |
set_visible |
Set if a representation is visible |