Enum types for selecting degrees-of-freedom (DoF) for optimisation of an element or group. More...
Static Public Attributes | |
| int | TX = 0 |
| int | TY = 1 |
| int | TZ = 2 |
| int | RX = 3 |
| int | RY = 4 |
| int | RZ = 5 |
Enum types for selecting degrees-of-freedom (DoF) for optimisation of an element or group.
Options:
TX : Include x-translations
TY : Include y-translations
TZ : Include z-translations
RX : Include x-rotations
RY : Include y-rotations
RZ : Include z-rotations