Hi everyone,
in the attached screenshot I’m trying to import a SAT file version 7 from SolidWorks to dynamo script and converting it to geometry by using (Geometry.ImportfromSAT) node, but there is nothing loaded and the node is empty all the tutorially on YouTube doesn’t seem to have this issue and I’m using exact nodes in the script but I can’t find what is the problem of this issue, please advise.
Try using File From Path
to convert the file path to a file before importing the geometry.
I tried to use this method already, but didn’t work either also having same issue.
I think the problem is with the SAT file, but I can’t figure it out.
If the issue is the SAT file then you’ll need to figure that out first. You can upload or link the file here for others to take a look at.
Ok that’s the SAT file
https://drive.google.com/drive/folders/13ZPaEmX9det8I8hGXVO4vXORgctocJG2
Which Dynamo build?
So, doesn’t appear to matter which version you’re in as 3.1 fails. Best to submit a bug to the GitHub at Issues · DynamoDS/Dynamo · GitHub, or create a case via the accounts portal at manage.autodesk.com. Attach the SAT and a dyn that imports it as an empty list in either direction.
I redid the SAT file using Autodesk FormIT. I used the plugin Mesh + UnMesh All to convert the meshes to objects. Then exported to SAT. I was able to bring this SAT file into dynamo as per the screenshot below.
Link for SAT file: https://drive.google.com/file/d/1tFmmg6BoxQNfopQV0YWmRokDdtb1cc17/view?usp=drive_link
I need a permission to access the google drive link.
Sorry about that but done.
Thanks