Missing functions in TSRigidbody

Options
I know it's not fully adapted yet but I need to have two functions from original Rigidbody component. I use a custom wheel collider and I can't use it without them.

These functions are: GetPointVelocity() and AddForceAtPosition()

Is it possible to have them for next update?
If its not possible then can you suggest any alternative or quick fix?

Thanks in advance

Answers