Skip to content
Snippets Groups Projects
Commit e59cf0f8 authored by BIOPZ-Haas Juergen's avatar BIOPZ-Haas Juergen
Browse files

CreateEntityFromView: docu fine tuning

parent f23392f1
No related branches found
No related tags found
No related merge requests found
...@@ -1547,7 +1547,7 @@ Other Entity-Related Functions ...@@ -1547,7 +1547,7 @@ Other Entity-Related Functions
:returns: :class:`EntityView` :returns: :class:`EntityView`
.. function:: CreateEntityFromView(view, include_exlusive_atoms, handle) .. function:: CreateEntityFromView(view, include_exlusive_atoms, handle=EntityHandle())
This function behaves exactly like :meth:`EntityHandle.Copy`, except that only This function behaves exactly like :meth:`EntityHandle.Copy`, except that only
atoms, residues, chains and bonds that are present in the view will be atoms, residues, chains and bonds that are present in the view will be
...@@ -1562,6 +1562,7 @@ Other Entity-Related Functions ...@@ -1562,6 +1562,7 @@ Other Entity-Related Functions
useful to combine several entities into one. useful to combine several entities into one.
:returns :class:`EntityHandle` :returns :class:`EntityHandle`
.. _chaintype: .. _chaintype:
ChainType ChainType
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment