Force Line

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Chao Chen
Posts: 3
Joined: Tue Mar 31, 2020 10:00 pm

Force Line

Post by Chao Chen » Sun Sep 13, 2020 5:09 am

I'm using Python to realize the simulation of human skeletal muscle model, but in the process of muscle processing, I don't know how to get the specific position of muscle force line? Can you tell me how to get the coordinates? Thank you.

Tags:

User avatar
Dimitar Stanev
Posts: 1096
Joined: Fri Jan 31, 2014 5:14 am

Re: Force Line

Post by Dimitar Stanev » Mon Sep 14, 2020 2:40 am

Hi,

I am not sure if we are referring to the same thing. There is an OpenSim plugin that probably does what you need:

https://simtk.org/projects/force_direction

I know that the developer is working on making the source code public and a working version for OpenSim v4.1.

POST REPLY