I am trying to get the origin and insertion points of lumbar spine
muscles in global system. I have tried to follow Smallexampes folder
example OutPutforFE.any, but without sucesses. Actually, I am using
StandingModel and could not set the path of particular point. Could
you give me hint to set the path e.g., for ILplL1CI muscle’s insertion
and origin points?
The position vector (r vector) of the nodes is automatically displayed
in global coordinates. So you can visualize it directly on the chartFX
window. You can also create an output file like shown in
OutPutforFE.any. Of course you have to set the right path of the point
you are interested in. The easiest way to set the path is to browse
your way trough the model tree to the point of interest and then right
click on it to insert the full path in the script.
For example the path of ILplL1CI right muscle’s insertion is:
AnyVec3 ILplL1CINodeRinsertation=
Main.HumanModel.BodyModel.Trunk.SegmentsLumbar.L1Seg.ILplL1CINodeR.r;
Best regards,
Sylvain, AnyBody Support.
— In anyscript@yahoogroups.com, “javed377” <javed377@…> wrote:
>
> Hi AnyBody team,
>
> I am trying to get the origin and insertion points of lumbar spine
> muscles in global system. I have tried to follow Smallexampes folder
> example OutPutforFE.any, but without sucesses. Actually, I am using
> StandingModel and could not set the path of particular point. Could
> you give me hint to set the path e.g., for ILplL1CI muscle’s insertion
> and origin points?
>
> With best regards
>
> Javed
>