|
Question QC-003:
How can I specify the memory for AUI when starting AUI from Pro/ENGINEER?
Answer:
Note that this question is only relevant for Unix platforms.
The command script auipro is used to start Pro/ENGINEER so that the proper
environment is set for running our
interface programs to Pro/ENGINEER.
To specify the memory for running AUI within Pro/ENGINEER, use the option +am
when running auipro. For example, to start AUI with 20 MegaWords of memory,
you would use
auipro +am20m
Note that there is no space in the argument +am20m.
|