Homec4science

Updated the Interface of the mesh to allow the creation of the `extra_normal`…

Description

Updated the Interface of the mesh to allow the creation of the extra_normal data in the mesh.

The fix is not very pretty, however it allows to create and access the extra_normal data from Python.
There are three functions, one to check for its existence, one for creating the property, if it does not exists and one for accessing it.
I am not sure if this is the best way to do it, however it seams to work.

I also created a new test for verifying it.

Event Timeline

Philip Mueller, HS <philip.paul.mueller@bluemail.ch> committed rAKA89f3a00384f7: Updated the Interface of the mesh to allow the creation of the `extra_normal`… (authored by Philip Mueller, HS <philip.paul.mueller@bluemail.ch>).Mar 3 2021, 10:03