|
|
"J. Grimbert" <jer### [at] atosorigincom> wrote in
news:3C2B25B7.3DAC1433@atosorigin.com:
> Do not try to extend the box part, rather extend the 1/4 cylinder, then!
>
> sample:
>
> merge {
> box { 0, <1,-1,1> }
> intersection {
> cylinder { 0, <0,0,1>, 1 }
> box { <-1.1, -1.1, -0.1>,<0.1, 0, 1.1> } // instead of <0,0,1.1>
> }
> }
Well, isn't that embarassing... I should have thought of that, it works
perfectly. Thanks!
Rich Allen
Post a reply to this message
|
|