On 15/10/2017 at 08:36, xxxxxxxx wrote:
Hi all!
Been trying to get my script ready that simple makes a vertex map tag based on a polygon selection.
Inside c4d you do this with the Set vertex map command. But inside python it works a little different I think??
Setting the vertex map is with:
vertexmaptag.SetAllHighlevelData(selection tag values here)
But how do I set the selection tag to be the value to make to weight tag?
After that I also like to do an smooth weight command. Tips on that are also welcome!
All help is appreciated!:slightly_smiling_face:
Thanks!