POV-Ray : Newsgroups : povray.bugreports : Can't #undef a dict item that contains an array or dict : Re: Can't #undef a dict item that contains an array or dict Server Time
11 May 2024 03:23:22 EDT (-0400)
  Re: Can't #undef a dict item that contains an array or dict  
From: ingo
Date: 24 Jun 2023 23:35:00
Message: <web.6497b544f8ae749f17bac71e8ffb8ce3@news.povray.org>
This works around it:

#declare D["Arr"]=""
#undef D["Arr"]

ingo


Post a reply to this message

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