Python - controlling object normals


#1

SO I have a bunch of text curves being created in my script, im then using planar surface on them to get some geo to use.
The problem I am running into is that some of the created geo has the normals revered (there doesnt seem to be a specific reason for the one that are pointing the wrong way.

Is there a way to force normals of several object to point towards the camera?

If anyone has an answer, id prefer python - im trying to learn that and mel and pymel just confuse the hell out of me :slight_smile:

any help is much appreciated!