Home Reference Houdini Object Model hou hou.Parm 

hou.Parm.isLocked method

Returns True if the parameter’s value is non-editable.

isLocked(self) → bool

Returns True if the parameter’s value is non-editable. Returns False otherwise.

This function throws a hou.ObjectWasDeleted exception if called on a node that no longer exists in Houdini.

Replaces: chlock