Fusion 360 Api copy/duplicate components

Fusion 360 Api copy/duplicate components

n.michiels
Contributor Contributor
537 Views
1 Reply
Message 1 of 2

Fusion 360 Api copy/duplicate components

n.michiels
Contributor
Contributor

Hello All,

 

Is it possible to use the API in Python to copy and paste a component in an assembly?

I want to get two identical components with the same name, like '77 v1:1' and '77 v1:2'.

Screenshot 2024-09-05 105027.png

Screenshot 2024-09-05 104916.png


Thank you,

Regards,

Nick

0 Likes
Accepted solutions (1)
538 Views
1 Reply
Reply (1)
Message 2 of 2

Jorge_Jaramillo
Collaborator
Collaborator
Accepted solution

Hi,

 

On this link https://help.autodesk.com/view/fusion360/ENU/?guid=GUID-a2efccd6-ac40-465b-811d-e5d0266d1c62  you can find the Occurrences's method to make a copy of a component as you request:

 

Jorge_Jaramillo_0-1725539888994.png

 

Regards,

Jorge Jaramillo

 

0 Likes