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).
Something that got disabled since R19 is the ability to choose custom X and Y resolution when freezing frame. All I can find is a call command, but noting in dept in the SDK.
Is it something I can access and if so, does anyone know how ?
Hi, can you add a screenshot about what you are referring to within Cinema 4D.
Cheers, Maxime.
This one:
Hi @myosis unfortunately, it's not exposed and only defined in the dialog.
You can access the SizeFactor from the WorldContainer with the ID 25085 like so c4d.GetWorldContainer()[25085].
@m_adam said in How to access ‘Freeze View function’ with Python ?:
WorldContainer with the ID 25085
So there are no WorldContainers for Y and X, ? And this is since R19 ?
Above is R18, This is no longer possible ?
Cheers, Tim