volume
index
volume.py

[ no help available yet]

 
Classes
       
__builtin__.object
Volume
VolumePtr

 
class Volume(__builtin__.object)
     Methods defined here:
__del__(self, destroy=<built-in function delete_Volume>)
__getattr__ lambda self, name
__init__(self, *args)
__repr__(self)
__setattr__ lambda self, name, value
calc(*args)
help(*args)
singleAtom(*args)

Data and other attributes defined here:
__dict__ = <dictproxy object at 0x13c6328>
dictionary for instance variables (if defined)
__swig_getmethods__ = {}
__swig_setmethods__ = {}
__weakref__ = <attribute '__weakref__' of 'Volume' objects>
list of weak references to the object (if defined)

 
class VolumePtr(Volume)
    
Method resolution order:
VolumePtr
Volume
__builtin__.object

Methods defined here:
__init__(self, this)

Methods inherited from Volume:
__del__(self, destroy=<built-in function delete_Volume>)
__getattr__ lambda self, name
__repr__(self)
__setattr__ lambda self, name, value
calc(*args)
help(*args)
singleAtom(*args)

Data and other attributes inherited from Volume:
__dict__ = <dictproxy object at 0x13c6248>
dictionary for instance variables (if defined)
__swig_getmethods__ = {}
__swig_setmethods__ = {}
__weakref__ = <attribute '__weakref__' of 'Volume' objects>
list of weak references to the object (if defined)

 
Functions
       
help(...)