ImportGeometry Function Issue - Error and Null Object Output

I am encountering a problem with the ImportGeometry function while attempting to replicate the tutorial workflow outlined in the documentation. Specifically, when trying to import an OBJ file via a URL link, I receive an error message and encounter a Null object output. It’s worth noting that I am using the link provided in your tutorial, and the link is still active.

Interestingly, the same definition works flawlessly on the ShapeDiver platform. However, the issue arises only when I attempt to run it on my local computer. I am puzzled about what might be going wrong in this local setup. Could you please provide guidance on how to resolve this issue?



Thank you.

I just tested the same url on my laptop and it worked as expected. The issue seems to be local.

To resolve this issue, consider the following steps:

  • Ensure that your system has the latest security updates installed.
  • Try to access the URI from a different network to rule out local network issues.
  • Check your firewall settings to make sure that SSL/TLS traffic is not being blocked.

Thank you for the response!
Actually the problem have been solved accidentally by it’s own. It seems importgeometry from url sometimes works on my local machine and sometimes not and I cant recognize the principle why.
But more important that it works fine on shapediver platform!

1 Like