POV-Ray : Newsgroups : povray.newusers : conditional statements : conditional statements Server Time
6 Oct 2024 02:14:15 EDT (-0400)
  conditional statements  
From: mysdn
Date: 17 Jul 2009 04:50:00
Message: <web.4a603abbcc998528ff025eb50@news.povray.org>
Hi,

is it possible to write

 #if (DoorModel == model_101)   in an if statement

and  in switches


  #switch(DoorModel)

           #case (model_101)// do that

I want to test for strings, is ttah possible in pov.

thank you


Post a reply to this message

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