THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 30/08/2004 at 06:27, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 8.207
Platform: Windows ;
Language(s) : C++ ;
---------
I tried to hide some parameters ob OBase. Works fine, only with ID_BASEOBJECT_GENERATOR_FLAG and ID_BASEOBJECT_XRAY it doesnt work.
Take a look at OBase.res, these parameters are defined as HIDDEN, but they are displayed. I use GetDDescription to overwrite DESC_HIDE of some parameters. If I do so with XRAY/GENERATOR, they are still displayed.