Python hou.Parm.keyframesBefore output?

   1241   1   1
User Avatar
Member
20 posts
Joined: Oct. 2016
Offline
Hi,

I am using hou.Parm.keyframesBefore() method to get keyframes for different parameters. But whenever I use the method it is printing a value to console (like 0.8 which I have no idea what it means).

Does anyone know why is this method printing to console and is there a way to disable this?

Rok Andic
www.rokandic.com
User Avatar
Staff
1255 posts
Joined: July 2005
Offline
Hello,

You can ignore the output to console. There was a debug print out that was accidentally left in the code.

I've removed the print out starting in tomorrow's 16.5.431 build.

Cheers,
Rob
  • Quick Links