[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[IMP-dev] exposing MolecularHierarchyDecorators to python



hi,

I am trying to use write_pdb, which gets as input a set of MolecularHierarchyDecorator (MolecularHierarchyDecorators)
This type (MolecularHierarchyDecorators) is not exposed in python.
I tried to add typedef in the atom.i file, but then the compiler complained that this has already been declared in MolecularHierarchyDecorator.h ( which is true). but still the python interface does not include MolecularHierarchyDecorators.

any ideas how to solve it ?

thank you,
Keren.