# Automatically generated script
\set noalias = 1
#
#  Creation script for ayon::lop_import::1.0 operator
#

if ( "$arg1" == "" ) then
    echo This script is intended as a creation script
    exit
endif

# Node $arg1 (ayon::Lop/lop_import::1.0)
opexprlanguage -s hscript $arg1
opuserdata -n '___Version___' -v '' $arg1
opuserdata -n 'wirestyle' -v 'rounded' $arg1
