Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi i want to use python to get active viewport effect open/close state. Thanks for any help!
i find it in dbasedraw.h it work, example:
bd[c4d.BASEDRAW_DATA_HQ_REFLECTIONS] = True
Hello @chuanzhen,
thank you for reaching out to us. It is good to see that you found a solution yourself and thank you for sharing your solution. In case future readers stumble upon this, here is a bit more extensive posting which leads up to the point where @chuanzhen was, already having a BaseDraw instance to write parameter values to.
BaseDraw
Cheers, Ferdinand
@ferdinand Thanks for your help!