// public Fix64Vec3 GetPointVelocity(Fix64Vec3 point) { return(Parallel3D.GetPointVelocity(_body3D, point)); }