G
Gunnar Munder
Guest
Writing a ocean script as a corner input file (e.g. ocean.ocn,
ocean.dcf and ocean.pcf) and not specifying a certain temperature
using corSetCornerRunTempVal, what temperature does cornerRun() use?
Does it use a default value or does it use the temp specified in
Analog Artist? To be sure I want to read the given temperature from
Artist and put it into the dcf-file. Since the generation of the
ocean files is done by a skill routine I am looking for a skill
function to read the temp from the Artist.
Thanks
Gunnar
wrote:
ocean.dcf and ocean.pcf) and not specifying a certain temperature
using corSetCornerRunTempVal, what temperature does cornerRun() use?
Does it use a default value or does it use the temp specified in
Analog Artist? To be sure I want to read the given temperature from
Artist and put it into the dcf-file. Since the generation of the
ocean files is done by a skill routine I am looking for a skill
function to read the temp from the Artist.
Thanks
Gunnar
On 21 Dec 2004 06:36:08 -0800, gunnar.munder@web.de (Gunnar Munder)There is a function to do this, but it's private.
Why do you need it - perhaps there's a different way of approaching
the problem?
Regards,
Andrew.
wrote:
Hello,
is there any skill function to read the current temperature setting
from the analog environment? Something that works like
asiGetDesignVarList(session) for the design variable?
Thanks
Gunnar Munder