Package pymeshio :: Package vmd :: Module reader
[hide private]
[frames] | no frames]

Module reader

source code

vmd reader
Classes [hide private]
  Reader
Functions [hide private]
 
read_from_file(path)
read from file path
source code
 
read(ios) source code
Variables [hide private]
  __package__ = 'pymeshio.vmd'
Function Details [hide private]

read_from_file(path)

source code 

read from file path

>>> import vmd.reader
>>> m=vmd.reader.read_from_file('resources/motion.vmd')
>>> print(m)
Parameters:
  • path - file path