oups...
This commit is contained in:
parent
b9299568f4
commit
af4f9fc282
@ -44,7 +44,7 @@ union {
|
|||||||
#declare Benz_Tubules = object
|
#declare Benz_Tubules = object
|
||||||
{
|
{
|
||||||
merge {
|
merge {
|
||||||
#local E = R_Tube * 0.0910;
|
#local E = R_Tube * 0.75;
|
||||||
#local R = 0.01;
|
#local R = 0.01;
|
||||||
#for (foo, 0, 360, 20)
|
#for (foo, 0, 360, 20)
|
||||||
#local Tx = E * sin(radians(foo));
|
#local Tx = E * sin(radians(foo));
|
||||||
|
Loading…
Reference in New Issue
Block a user