//create a NURBScube nurbsCube -p 0 0 0 -ax 0 0 1 -w 1 -lr 1 -hr 1 -d 3 -u 1 -v 1 ; // help nurbsCube; // Result: // Synopsis: nurbsCube [flags] [String...] // Flags: // -e -edit // -q -query // -ax -axis Length Length Length // -cch -caching on|off // -ch -constructionHistory on|off // -d -degree Int // -hr -heightRatio Float // -lr -lengthRatio Float // -n -name String // -nds -nodeState Int // -o -object on|off // -p -pivot Length Length Length // -po -polygon Int // -u -patchesU Int // -v -patchesV Int // -w -width Length