So the red/green/blue lines act like some sort of magnifier?
If I use this:
on only the cylinder in this:
I end up with this:
That's not what I want.
Is it correct that the common point of the three lines has to be 0 0 0?
If I use this:
Code:
2 4 10 0 0 11 0 0
2 2 10 0 0 10 -2 .1
2 1 10 0 0 10 0 1
on only the cylinder in this:
Code:
1 16 10 0 0 1 0 0 0 1 0 0 0 1 rect.dat
1 16 10 0 0 1 0 0 0 1 0 0 0 1 4-4cyli.dat
1 16 10 0 0 1 0 0 0 1 0 0 0 1 4-4edge.dat
I end up with this:
Code:
1 16 10 0 0 1 0 0 0 1 0 0 0 1 rect.dat
1 16 20 0 0 1 0 0 0 -2 0 0 .1 1 4-4cyli.dat
1 16 10 0 0 1 0 0 0 1 0 0 0 1 4-4edge.dat
That's not what I want.
Is it correct that the common point of the three lines has to be 0 0 0?