N
noreply
Guest
Dear all,
I was running an skill program for doing some automation in layout.
I'm actually stuck with a part of the program where i have to move a
path using "leStretchShape". But when i load the script i got the
following message in CIW window
"*Error* leStretchShape: argument #1 should be a database object (type
template = "dllg") - nil "
and my command was looking like:
leStretchShape(car(geGetSelSet()) list(RLdiff 0) list(t t t t) t)
When i tried to debug it, the corresponding path was actually selected
in the layout and if i manually copy paste the above line in icfb
window, the command gets executed smoothly..
Any idea what the problem is?
* Hey and also how to clear the value of the variables that are stored
in the CIW window. I get stumped by this most of the times.. Like for
instance in MATLAB we have "clear all". What would be the
corresponding command in skill?
Thanks and regards,
Lokesh rajendran.
I was running an skill program for doing some automation in layout.
I'm actually stuck with a part of the program where i have to move a
path using "leStretchShape". But when i load the script i got the
following message in CIW window
"*Error* leStretchShape: argument #1 should be a database object (type
template = "dllg") - nil "
and my command was looking like:
leStretchShape(car(geGetSelSet()) list(RLdiff 0) list(t t t t) t)
When i tried to debug it, the corresponding path was actually selected
in the layout and if i manually copy paste the above line in icfb
window, the command gets executed smoothly..
Any idea what the problem is?
* Hey and also how to clear the value of the variables that are stored
in the CIW window. I get stumped by this most of the times.. Like for
instance in MATLAB we have "clear all". What would be the
corresponding command in skill?
Thanks and regards,
Lokesh rajendran.