Roland, all,
Sorry for late reply, I had to study, experiment a little bit and rethink it first;
I am still confused about idea of element in two groups... do you have some real example of it to share?
---
I do also use first element in a group to define its center point (and rotation axis etc.). However, in my case I use first element after rigid definition.
Most of the time it works, but sometimes I have to do something like:
// rigid start
0 MOTOR_AXLE 3 1
1 0 0 0 -50 0 0 1 -1 0 0 0 -1 0 noop.ldr
1 0 40 0 -100 0 0 1 -1 0 0 0 -1 0 32270.dat
....
// rigid end
0 MOTOR_AXLE -1
...
//and at the end of the file:
0 FILE noop.ldr
// empty
...in order to maintain possibility to use same model for lpub - rotation axis is not always the first element in building instruction.
Regards,
Jakub
Sorry for late reply, I had to study, experiment a little bit and rethink it first;
I am still confused about idea of element in two groups... do you have some real example of it to share?
---
I do also use first element in a group to define its center point (and rotation axis etc.). However, in my case I use first element after rigid definition.
Most of the time it works, but sometimes I have to do something like:
// rigid start
0 MOTOR_AXLE 3 1
1 0 0 0 -50 0 0 1 -1 0 0 0 -1 0 noop.ldr
1 0 40 0 -100 0 0 1 -1 0 0 0 -1 0 32270.dat
....
// rigid end
0 MOTOR_AXLE -1
...
//and at the end of the file:
0 FILE noop.ldr
// empty
...in order to maintain possibility to use same model for lpub - rotation axis is not always the first element in building instruction.
Regards,
Jakub