Dear Sirs,
Can someone give me any advise how to obtain python script results in output other than internal Python script editor. For example I want to get tabulated data of object volume and it’s center of gravity in table in MS Word or something similar to output from massproperties command in Rhino.
Any link to reference guidance or any book will be appreciated.
I have tried to intsall python-docx, and it perfectly works on VSCode, transferring data to MSWord, but unfortunately import docx command did not work in internal Python script editor.