On 5/01/12 8:24 PM, Panupat Chongstitwattana wrote:
Hi all.
I've ran into this value a couple times these last few months. The
layout guys or animators would sometimes be unable to open an .ma file
while the script editor spits out numerous lines of errors.
Checking the files in text editor, I always found 1 or 2 instances of
the "1.#IND" value.
createNode transform -s -n "persp";
setAttr ".v" no;
setAttr ".t" -type "double3" 1.#IND -1.#IND -1.#IND;
Hi Panupat,
It's Windows way of displaying a IEEE NaN (Not a Number)
http://www.johndcook.com/IEEE_exceptions_in_cpp.html
There is probably some division by zero in the underlying code.
Regards
--
Nicholas Yue
Graphics - RenderMan, Houdini, Visualization, OpenGL, HDF5
Custom Dev - C++ porting, OSX, Linux, Windows
http://au.linkedin.com/in/nicholasyue
--
view archives: http://groups.google.com/group/python_inside_maya
change your subscription settings:
http://groups.google.com/group/python_inside_maya/subscribe