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 noticed that GetPolygonCopy() is missing its parameters in the docs. According to the CPP SDK docs, it should (and actually must) have the 2 params specified.
Documentation must be wrong. Check out this example here and search for GetPolygonCopy
https://github.com/PluginCafe/cinema4d_py_sdk_extended/blob/master/plugins/py-sculpt_save_mask_r15/sculpt_save_mask_r15.pyp
@kbar Yep, this is what I alos found. Thanks for the heads up!
Hi @mp5gosu, you're right and I apologize for the inconvenient caused. This is going to be fixed in the upcoming Python API documentation update.
Cheers, R
Hi,
This is solved in the last documentation update.
Cheers, Maxime.