SendModelingCommand Polygon Groups TO objects

On 03/02/2017 at 01:46, xxxxxxxx wrote:

I would liek to know if there is a SendModelingCommand for Polygon Groups to Objects?

Thanks in advance :)

On 04/02/2017 at 06:29, xxxxxxxx wrote:

you can use split command , which transform polygons to objects 
MCOMMAND_SPLIT

On 04/02/2017 at 07:40, xxxxxxxx wrote:

Yes but is not the same since MCOMMAND split polygon that are selected. Is not what Polygon Groups to Objects does

On 04/02/2017 at 07:56, xxxxxxxx wrote:

I think MCOMMAND_EXPLODESEGMENTS is what you´re looking for.

On 04/02/2017 at 08:28, xxxxxxxx wrote:

maybe this is what you are looking for ? 
http://lab.shawnwangvfx.com/post/148395024640/c4d-python-split-unconnected-polygons

On 04/02/2017 at 09:44, xxxxxxxx wrote:

Originally posted by xxxxxxxx

I think MCOMMAND_EXPLODESEGMENTS is what you´re looking for.

Thanks you was that the command name is not really in relation with the one prompt into hte c4d UI.