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 17/01/2018 at 05:56, xxxxxxxx wrote:
I can't find some options in [SendModelingCommand()](https://developers.maxon.net/docs/Cinema4DPythonSDK/html/modules/c4d.utils/index.html#c4d.utils.SendModelingCommand)
[SendModelingCommand()](https://developers.maxon.net/docs/Cinema4DPythonSDK/html/modules/c4d.utils/index.html#c4d.utils.SendModelingCommand)
Spin Edge c4d.CallCommand(440000044, 440000044) # Spin Edge Dissolve c4d.CallCommand(440000043, 440000043) # Dissolve
On 18/01/2018 at 02:03, xxxxxxxx wrote:
Hi,
Dissolve and Spin Edge mesh commands doesn't provide a modeling operation to be invoked with SendModelingCommand(). These are just standard command plugins without options and have to be executed with CallCommand().