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).
On 16/07/2013 at 05:41, xxxxxxxx wrote:
Hello, I'm trying to write a script for hiding those objects which cover the object the camera is allocated to. So the script should recognize all objects covering the object I´d like to see in my view and hide them. Does such a function already exist? Sorry if I expressed misstakeable - I'm a beginner in Cinema 4D and Python. Thanks, Conny
On 16/07/2013 at 23:32, xxxxxxxx wrote:
check c4d.BaseView it does contain several clipping methods.