how can i add a script when I am using the trial version?

how can i add a script when I am using the trial version?

jloyzaga
Participant Participant
1,361 Views
6 Replies
Message 1 of 7

how can i add a script when I am using the trial version?

jloyzaga
Participant
Participant

I am trying to use the Image2Surface script when I try to add them to the scripts area of fusion 360?

0 Likes
1,362 Views
6 Replies
Replies (6)
Message 2 of 7

garrygoldberg1
Contributor
Contributor

I also have the same case.

0 Likes
Message 3 of 7

garrygoldberg1
Contributor
Contributor

If you aren't willing to learn new frameworks or programming languages yourself, you may also be able to hire a company to provide you with their ios development experience like https://syndicode.com/blog/marketplace-application-checklist/. While there are certainly some companies that offer programming services specifically geared toward this field, many of them also offer developers that are skilled in a variety of different programming languages and platforms. It is important to realize that not all developers are knowledgeable in every tool and language available, so it never hurts to try and hire a service that offers a variety of developers with different skill sets. At the same time, the more experienced and skilled the of developer you hire, the better chance you have of getting the most out of your software development project. Whether you simply want to develop an app for your personal use or profit, or you want to find a company that can help you grow an existing company, hiring a professional is an essential part of doing business today.

0 Likes
Message 4 of 7

kandennti
Mentor
Mentor

Hi @jloyzaga , @garrygoldberg1.

 

I don't know about restrictions on the use of scripts/add-ins in the trial version, but I think there probably aren't any.

 

"Image2Surface" is not a script, but an add-ins.
You need to register it here.

1.png

 

I don't think you can register it as an add-ins by downloading and extracting the zip file from guthub.
Therefore, you need to modify the folder name.

Image2Surface (folder name)
  ├ Image2Surface.manifest
  ├ Image2Surface.py
0 Likes
Message 5 of 7

jloyzaga
Participant
Participant
what does this mean? ├ Image2Surface.manifest

0 Likes
Message 6 of 7

kandennti
Mentor
Mentor

@jloyzaga .

 

Indicates the files contained in the folder.

The folder name, .manifest file, and .py file must have the same name, and the .manifest file and .py file must be directly under the folder.

0 Likes
Message 7 of 7

JeromeBriot
Mentor
Mentor

@kandennti  a écrit :

I don't think you can register it as an add-ins by downloading and extracting the zip file from guthub.

It should be easier to use the GithubToFusion360 add-in available for free on Windows and on Mac