Package mbdyn :: Package interface :: Module vectors :: Class XAxe
[hide private]

Class XAxe

source code

Vector --+    
         |    
 CommonAxe --+
             |
            XAxe

The x axe, set as red.

Instance Methods [hide private]
 
__init__(self) source code

Inherited from CommonAxe: display_from

Inherited from Vector: define, set_arrow, set_color, set_position, set_rotation_matrix, set_rotation_matrix_from, set_value

Method Details [hide private]

__init__(self)
(Constructor)

source code 
Overrides: CommonAxe.__init__