Added rename to Body

This commit is contained in:
Absolutely disgusting
2026-01-12 06:39:36 +04:00
parent 4cf988747b
commit 34e5993970
335 changed files with 3395 additions and 3395 deletions

View File

@@ -140,23 +140,23 @@ namespace SlaveMatrix
}
}
public JointS LowerArm_接続点 => new JointS(, X0Y0_UpperArm, 1);
public JointS LowerArm_接続点 => new JointS(Body, X0Y0_UpperArm, 1);
public UpperArm_蹄(double DisUnit, , , ModeEventDispatcher Med, UpperArm_蹄D e)
{
UpperArm_蹄 UpperArm_蹄2 = this;
ThisType = GetType();
Dif dif = new Dif(Sta.["四足UpperArm"][1]);
= new Difs();
.Tag = dif.Tag;
.Add(dif);
Pars pars = [0][0];
Body = new Difs();
Body.Tag = dif.Tag;
Body.Add(dif);
Pars pars = Body[0][0];
X0Y0_筋肉上 = pars["筋肉上"].ToPar();
X0Y0_UpperArm = pars["上腕"].ToPar();
X0Y0_筋肉下 = pars["筋肉下"].ToPar();
Xasix = false;
.SetJoints();
= new JointD();
Body.SetJoints();
= new JointD(Body);
= e.;
X = e.X;
Y = e.Y;
@@ -213,7 +213,7 @@ namespace SlaveMatrix
{
double num = ( ? (-1.0) : 1.0);
X0Y0_UpperArm.AngleBase = num * -96.0;
.JoinPAall();
Body.JoinPAall();
}
public override void ()