structure containing all the data relative to the cut 'my_cut'
More...
Public Attributes | |
| my_cut | name |
| name of the cut, here : 'my_cut' More... | |
| my_cut | endpoint1 |
| a cell-array containing a body name and an anchor point name More... | |
| my_cut | endpoint2 |
| a cell-array containing a body name and an anchor point name More... | |
| my_cut | type |
| type of the cut, 'solid', 'ball', 'rod', etc ... More... | |
| my_cut | length |
| distance between the anchor points (=rod length) for cut of type 'rod' More... | |
structure containing all the data relative to the cut 'my_cut'
| my_cut endpoint1 |
a cell-array containing a body name and an anchor point name
| my_cut endpoint2 |
a cell-array containing a body name and an anchor point name
| my_cut length |
distance between the anchor points (=rod length) for cut of type 'rod'
| my_cut name |
name of the cut, here : 'my_cut'
| my_cut type |
type of the cut, 'solid', 'ball', 'rod', etc ...
1.8.17