[Bf-python] Curve.setFlag() help

Gilbert, Joseph jgilbert at tigr.org
Fri Jun 11 21:46:33 CEST 2004


setFlag and getFlag are aliases for the functions setMode and getMode. 

{"setFlag", (PyCFunction) Curve_setMode,
METH_VARARGS, "(int) - Sets flag (see the doc for semantic)"}

-----Original Message-----
From: bf-python-admin at blender.org [mailto:bf-python-admin at blender.org]
On Behalf Of Ed Blake
Sent: Friday, June 11, 2004 2:17 PM
To: BF-python
Subject: [Bf-python] Curve.setFlag() help


Curve.setFlag()'s doc string says:

"(int) - Sets flag (see the doc for semantic)"

But the API doc dosn't list a setFlag() method anywhere in the Curve
module...
I would be happy to document this function, but I don't even know what
it
does.  Does anyone know what the arguments can be, what Curve.getFlag
returns, and what the flags do?  I could probably figure it out using
Blender, but I'm feeling very lazy this morning.
_______________________________________________
Bf-python mailing list
Bf-python at blender.org
http://www.blender.org/mailman/listinfo/bf-python



More information about the Bf-python mailing list