Home Reference Houdini Object Model hou hou.Parm 

hou.Parm.isAutoscoped method

Returns True if the parameter autoscope property is 'on'.

isAutoscoped(self) → bool

Returns True if the parameter autoscope property is 'on'. Returns False otherwise.

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

Replaces: chautoscope