![]() |
XC Open source finite element analysis program
|
Order in edges of an hexaedron face. More...
#include <Body.h>
Public Member Functions | |
| SecuenciaLados (const size_t primero=1, const bool &directo=true) | |
| Constructor. | |
| const bool & | Directo (void) const |
| Return true if the edge sequence is direct (edge1 -> edge4). | |
Public Attributes | |
| size_t | l1 |
| Index edge 1. | |
| size_t | l2 |
| Index edge 2. | |
| size_t | l3 |
| Index edge 3. | |
| size_t | l4 |
| Index edge 4. | |
| bool | dirt |
| Direct or reverse. | |
Order in edges of an hexaedron face.
1.8.11