createAnimationClip( path="",set_export=False )
  → hou.ChopNode
                
            
path
        
A full path to the location of the Channel CHOP node to create.
    The parent CHOPnet will be created automatically. If path empty,
    the default animation clip path will be used. If a node already exists,
    a new node will still be created by with a numbered name.
set_export
        
Set the Export flag after creating the Channel CHOP.
| See also |