'Python - is it possible to analyze 3D objects?

I'm new to programming so forgive me if my question is worded in a weird way - is it possible to load an OBJ file unto JupyterNotebooks/Spyder/PyCharms and interact with it? I have about 50 items I had scanned with a 3D scanner, which I want to load into a Python platform in order to perform statistical analyses on them (for example, splicing an item into several pieces and running a Fourier analysis on each piece, etc). Is this possible at all to do with Python? If yes/no, can anyone recommend a smart/efficient way to do this?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source