Hi all,
I've been experimenting with exporting surface meshes as .wrl-files. I
played with the geometry_export_mode setting and the set_view() options,
since I wanted to get the surface's coordinates corresponding to the
atom's coordinates of the sd-file I imported to pymol initially. I
reali
; view = list(cmd.get_view())
> view[11] = 0.0
> cmd.set_view(view)
>
> Hope that helps.
>
> Cheers,
>Thomas
>
>> On May 17, 2017, at 4:27 PM, Anke Schultz
>> wrote:
>>
>> Hi all,
>>
>> I've been experimenting with exporting surface m
> Thomas
>
>> On May 19, 2017, at 12:43 PM, Anke Schultz
>> wrote:
>>
>> Hi Thomas,
>>
>> thanks for the explanation on adjusting view, it works fine. This leaves me
>> with one question: How do I get a .wrl-file containing only faces? Using
>>