publicVMDInter
index

low level VMD C++ interface
 
please see the vmdInter module for a user-callable interface.
 
 
 
# This file was automatically generated by SWIG (http://www.swig.org).
# Version 4.0.2
#
# Do not make changes to this file unless you know what you are doing--modify
# the SWIG interface file instead.

 
Classes
       
builtins.object
PublicVMDInter

 
class PublicVMDInter(builtins.object)
    PublicVMDInter(*args, **kwargs)
 

 
  Methods defined here:
__init__(self, *args, **kwargs)
Initialize self.  See help(type(self)) for accurate signature.
__repr__ = _swig_repr(self)
addBond(self, *args, **kwargs) -> 'void'
addObject(self, *args, **kwargs) -> 'int'
appendFrame(self, *args, **kwargs) -> 'void'
bondEnd(self, *args, **kwargs) -> 'void'
bondInit(self, *args, **kwargs) -> 'int'
deleteAll(self, *args, **kwargs) -> 'void'
deleteObj(self, *args, **kwargs) -> 'void'
labels(self, *args, **kwargs) -> 'void'
loadFrame(self, *args, **kwargs) -> 'void'
makeTop(self, *args, **kwargs) -> 'void'
reap(self, *args, **kwargs) -> 'void'
setCenter(self, *args, **kwargs) -> 'void'
setColor(self, *args, **kwargs) -> 'void'
tclCommand(self, *args, **kwargs) -> 'void'
vmdLocal(self, *args, **kwargs) -> 'bool'

Static methods defined here:
__swig_destroy__ = delete_PublicVMDInter(...)

Data descriptors defined here:
__dict__

 
dictionary for instance variables (if defined)
__weakref__

 
list of weak references to the object (if defined)
thisown

 
The membership flag

 
Functions
       
pyXplorHelp(*args) -> 'String'