Skip to content
Snippets Groups Projects
Commit 70a3fef8 authored by Gerardo Tauriello's avatar Gerardo Tauriello
Browse files

Clarify that it's to keep ICS up-to-date and not lazy eval.

parent c1d67e30
No related branches found
No related tags found
No related merge requests found
...@@ -496,8 +496,9 @@ using an :class:`ICSEditor` is undefined and vice versa. ...@@ -496,8 +496,9 @@ using an :class:`ICSEditor` is undefined and vice versa.
The :class:`ICSEditor` has a very significant performance impact on the The :class:`ICSEditor` has a very significant performance impact on the
structure, and can make subsequent access or modifications on the entity structure, and can make subsequent access or modifications on the entity
extremely slow due to lazy evaluation. The :class:`ICSEditor` is never used extremely slow to keep the internal coordinate system up-to-date. The
in SWISS-MODEL, ProMod3 or CAMEO. Only open one if you absolutely need to. :class:`ICSEditor` is never used in SWISS-MODEL, ProMod3 or CAMEO. Only
open one if you absolutely need to.
.. class:: ICSEditor .. class:: ICSEditor
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment