📝 Description of the feature
Allows to create a 3d texture object which uses mapping from file
💡 Steps for implementing the feature
- check 0.17.0 ansys-api-Speos to understand gRPC api and proto files
- create new kernel based api helper if necessary
- Create new class in component
- make sure all proto fields are exposed through new api
- create unit test for both creatiion and loaded features
🔗 Useful links and references
No response
📝 Description of the feature
Allows to create a 3d texture object which uses mapping from file
💡 Steps for implementing the feature
🔗 Useful links and references
No response