POV-Ray : Newsgroups : povray.text.scene-files : Simple macro for creating electric current coils : Re: Simple macro for creating electric current coils Server Time
20 May 2024 07:28:28 EDT (-0400)
  Re: Simple macro for creating electric current coils  
From: larryfulkerson
Date: 13 Feb 2009 23:30:00
Message: <web.4996481ec039d3cf52125cb10@news.povray.org>
Hey dude:  good thing you commented out the __square_coil line....it doesn't
have the right number of arguments to pass the parse test.  Just thought you'd
like to know.

  object {
    //__square_coil (1, 5, 2.5, 2.5, 0.5, 0.2, 1.4, not_first)
    square_multicoil (4, 7, a, b, r, d, l, round)
    texture { T_Copper_3C
      //pigment { color rgb <0.8, 0.8, 0.95> }
    }
  }


Post a reply to this message

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