|
|
"Hughes, B." <bob### [at] charternet> wrote in message
news:4113ab28$1@news.povray.org...
> Like this, Steve?
>
> object {
> #include "addfile.inc"
> }
>
> This should work okay, or this:
>
> difference {
> object {
> #include "addfile.inc"
> }
> plane {x,1}
> }
>
> Bob H.
>
Thanks for the suggestion. I tried it and couldn't make it work. Povray
gives a bogus error message about the include file.
Steve
Post a reply to this message
|
|