OESetDefaultStyle

Attention

This API is currently available in C++ and Python.

void OESetDefaultStyle(OEDesignUnit& du)

Applies a default visual style to all components of the design unit. Any previously applied style is first removed (equivalent to calling OEClearDesignUnitStyle), then element-based coloring and component-appropriate display styles are set for each tagged component (protein, ligand, site residues, near residues, etc.).

See also