Skip to content
Snippets Groups Projects
Commit a7d30805 authored by Boman Romain's avatar Boman Romain
Browse files

change points to better match those used in Strand7

parent 4b9284d9
No related branches found
No related tags found
No related merge requests found
Pipeline #7198 passed
......@@ -8,9 +8,9 @@ def parms(d={}):
import os
path = os.path.join(os.path.dirname(__file__),'50k')
p['bone'] = f'{path}/TAPind901 humerus.ply'
p['contact_pts'] = [43.003590, 88.870224, -205.887726] # Distal humerus
p['axis_pt1'] = [18.711651, -26.742256, -93.027802] #Humeral head
p['axis_pt2'] = [11.976404, -9.600277, -102.244888] #Humeral head
p['contact_pts'] = [40.7833, 86.7345, -207.319] # Distal humerus
p['axis_pt1'] = [14.49, -11.3946, -24.7092] #Humeral head
p['axis_pt2'] = [-6.88301, 6.4703, -18.073] #Humeral head
p['muscles'] = [
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment