Sample Data
This data shows components and their degrees of freedom in six directions: three translations (X, Y, Z) and three rotations (X, Y, Z). 'Free' means the component can move or rotate in that direction; 'Fixed' means it cannot.
| Cell | Value |
|---|---|
| A1 | Component |
| B1 | Translation X |
| C1 | Translation Y |
| D1 | Translation Z |
| E1 | Rotation X |
| F1 | Rotation Y |
| G1 | Rotation Z |
| A2 | Part A |
| B2 | Free |
| C2 | Free |
| D2 | Free |
| E2 | Free |
| F2 | Free |
| G2 | Free |
| A3 | Part B |
| B3 | Fixed |
| C3 | Free |
| D3 | Fixed |
| E3 | Free |
| F3 | Fixed |
| G3 | Free |
| A4 | Part C |
| B4 | Fixed |
| C4 | Fixed |
| D4 | Fixed |
| E4 | Fixed |
| F4 | Fixed |
| G4 | Fixed |
| A5 | Degrees of Freedom |
| B5 | =COUNTIF(B2:G2,"Free") |
| B6 | =COUNTIF(B3:G3,"Free") |
| B7 | =COUNTIF(B4:G4,"Free") |
