PyPO User Manual
PyPO.Enums.OptDoF Class Reference

Enum types for selecting degrees-of-freedom (DoF) for optimisation of an element or group. More...

Inheritance diagram for PyPO.Enums.OptDoF:

Static Public Attributes

int TX = 0
 
int TY = 1
 
int TZ = 2
 
int RX = 3
 
int RY = 4
 
int RZ = 5
 

Detailed Description

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


The documentation for this class was generated from the following file: