Path programming

I would like to program a path via the python API. I see there is an ripath object in the documentation, but at present it contains no text. Is there any documentation available for programming paths?

Currently, RIPath does not provide its own functions for controlling Path objects within iClone. However, because it inherits from RIObject, you can use RIObject functions (such as GetName(), WorldTransform(), etc.) to manipulate it.

https://wiki.reallusion.com/IC8_Python_API:RLPy_RIObject