Joint and transform

Joint and transform

17671612454
Contributor Contributor
419 Views
3 Replies
Message 1 of 4

Joint and transform

17671612454
Contributor
Contributor

Given an assembly built from three parts A, B and C. Is it possible to get the same assembly by importing these three parts into Fusion 360 with the correct poses and without the poses and with the joints? In other words, can the same result be obtained by joining two parts through a joint and setting the alignment of the two parts properly.

0 Likes
Accepted solutions (1)
420 Views
3 Replies
Replies (3)
Message 2 of 4

BrianEkins
Mentor
Mentor

It should be possible. The API supports the creation of joints and editing them. Without more specifics about the exact problem you're trying to solve, it's difficult for me to be more specific.

---------------------------------------------------------------
Brian Ekins
Inventor and Fusion 360 API Expert
Website/Blog: https://EkinsSolutions.com
0 Likes
Message 3 of 4

17671612454
Contributor
Contributor

Thanks for your reply, I am uploading an assembly file in the attachment, it consists of an orifice plate and four bolts. In assembly.json, transfrom and joint of connection state are defined, I want to know if it is possible to compose the final assembly by transfrom or joint alone in Fusion 360. Whether the assemblies composed by these two methods alone are consistent.

0 Likes
Message 4 of 4

kandennti
Mentor
Mentor
Accepted solution

@17671612454 .

 

I tried this one.

https://github.com/AutodeskAILab/Fusion360GalleryDataset/tree/master/tools/assembly2cad 

However, I am trying with the data you attached to import.

 

 

It imported without any problems and created the f3d files.

 

I think it is useless to ask questions about Fusion360GalleryDataset in this forum.