Check if a drawing contains a assembly or a part using Python

Check if a drawing contains a assembly or a part using Python

isocam
Collaborator Collaborator
335 Views
1 Reply
Message 1 of 2

Check if a drawing contains a assembly or a part using Python

isocam
Collaborator
Collaborator

Can anybody help?

 

If I have a Fusion 360 drawing open, using a Python script, is it possible to check if the drawing contains an assembly or a single part?

 

For testing purposes only, say "Assembly" or "Part" in a message box.

 

Many thanks in advance!

 

Darren

0 Likes
336 Views
1 Reply
Reply (1)
Message 2 of 2

kandennti
Mentor
Mentor

Hi @isocam .

 

Currently, I think the only API provided by Drawing is PDF export.

0 Likes