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).
Hello, I wanted to report an error in the documentation for CCurve.AddKey. It currently describes it as Find a writable key by time. which is the same description as CCurve.FindKey. The code example also seems to be for CCurve.FindKey as it does not use the added variable in the example, but the found one.
added
found
Hi @blastframe,
thank you for reaching out to us and for reporting these errors in the documentation. We will fix both the erroneously attributed short description of AddKey as well as the code example in an upcoming update of the C4D SDK Python docs.
AddKey
Cheers and happy coding, Ferdinand