π§°Using the SDK
Getting started with the echo3D Python SDK.
To add the echo3D Python SDK to your Python script, include the following import:
To initialize the SDK run:
To retrieve information on the 3D models in your project use:
To retrieve a list of the 3D models in your project use:
To retrieve a specific entry ID use:
Last updated