Package Scientific :: Package Visualization :: Module VMD :: Class Arrow
[frames] | no frames]

Class Arrow

Group --+
        |
       Arrow

Arrow

An arrow consists of a cylinder and a cone.

Instance Methods
 
__init__(self, point1, point2, radius, **attr)

Inherited from Group: __add__, __coerce__, __getitem__, __len__, writeToFile

Class Variables

Inherited from Group: is_group

Method Details

__init__(self, point1, point2, radius, **attr)
(Constructor)

 
Parameters:
Overrides: Group.__init__