pbarnes
08-27-2008, 02:52 PM
i have this code
extrude -ch true -rn false -po 0 -et 2 -ucp 1 -fpt 1 -upn 1 -rotation 0 -scale 1 -rsp 1 "shapeProfile" "Line1";
i want to name this extrusion at creation so its not extrudedSufrace1 or whatever default value is assigned there
i tried -n "NAMEHERE";
but -n is not a valid flag for the operation.
i look through F1 commands and found no naming method there
cheers
extrude -ch true -rn false -po 0 -et 2 -ucp 1 -fpt 1 -upn 1 -rotation 0 -scale 1 -rsp 1 "shapeProfile" "Line1";
i want to name this extrusion at creation so its not extrudedSufrace1 or whatever default value is assigned there
i tried -n "NAMEHERE";
but -n is not a valid flag for the operation.
i look through F1 commands and found no naming method there
cheers
