BaseDraw

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 08/07/2003 at 12:06, xxxxxxxx wrote:

User Information:
Cinema 4D Version:   8.100 
Platform:   Windows  ;   
Language(s) :     C++  ;

---------
Hi,
I want to overwrite the Data Container for BaseDraw is there any possiblity to do that because I tried it with BaseList2D->GetData(), but the values are all the time empty.
the reason why I need is because I want to put the render Region Function which is working in the edior renderer into my code too and so I must do all the clipping thinks for the selected area but the BaseDraw includes all the time only the full window settings.
Cathleen

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 13/07/2003 at 08:12, xxxxxxxx wrote:

This is a known bug in 8.100. Will be fixed in the next version.

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 14/07/2003 at 08:47, xxxxxxxx wrote:

good to know thanks for the help.
Cathleen