General Question, anyone know if there is a way to change objects in
an anybodyfile through the anybody command prompt? After reading
the the tutorial it seems it’s only commands are related to
processing the operations. For instance using the demooutput
example file, I want to be able to set the muscle model’s F0 to a
different value.
Was thinking something along the line of
Main.ArmModel.Muscles.MusMdl.F0=290 in the anybody command prompt,
So basically can I alter the parameters of the muscle model through
the anybody command prompt?
If I can access these parameters through the command prompt then I
can then setup my iterative process.
Otherwise if the commands are not available through the command
prompt I will just have to write a script to be called to find the
parameter and change it each time
— In anyscript@yahoogroups.com, “smitswil” <smitswil@…> wrote:
>
> General Question, anyone know if there is a way to change objects
in
> an anybodyfile through the anybody command prompt? After reading
> the the tutorial it seems it’s only commands are related to
> processing the operations. For instance using the demooutput
> example file, I want to be able to set the muscle model’s F0 to a
> different value.
> Was thinking something along the line of
> Main.ArmModel.Muscles.MusMdl.F0=290 in the anybody command prompt,
>
> So basically can I alter the parameters of the muscle model
through
> the anybody command prompt?
>
> If I can access these parameters through the command prompt then I
> can then setup my iterative process.
> Otherwise if the commands are not available through the command
> prompt I will just have to write a script to be called to find the
> parameter and change it each time
>
> Thanks,
> William Smits
>