In Softimage(R.I.P)
there was an Script editor, which was responsible to show each script action based on your action.For example when I create a cube from shell, this window will show following python code:
Application.CreatePrim(“Cube”, “MeshSurface”, “”, “”)
This will help a programmer to find all python's command easily and so fast.
In Houdini I found the Python Shell but it did not show any code based on use's actions.
Does houdini support it? If no, how can I find all commands of python?
Could you help me on this issue?



