How to specify local positions on dynamically created joint

Hello, in a script for a simulation of Isaac Sim ORBIT I am dynamically creating a joint using omni.physxcommands.CreateJoint method, however after searching in the documentation I’ve been unable to find a way to specify the local position 0 and local position 1 attributes of the joint, does anyone know how I can do this?

Do you have a specific need for orbit or can you use Isaac Lab?