POV-Ray : Newsgroups : povray.bugreports : isosurface & function val() : isosurface & function val() Server Time
19 Apr 2024 18:40:44 EDT (-0400)
  isosurface & function val()  
From: deep125
Date: 6 Jul 2014 10:30:01
Message: <web.53b95baca974db1027687edf0@news.povray.org>
ver 3.7


code:

isosurface {
      function{
        val("1.5")
       // 5

      }
    contained_by { box { -2, 2 } }
  }


error:
line 3: Parse Error: Expected 'operand', string literal found instead
Way?


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.