help for writing python script to create a complex polygon (PLZ!)

help for writing python script to create a complex polygon (PLZ!)

Anonymous
Not applicable
859 Views
4 Replies
Message 1 of 5

help for writing python script to create a complex polygon (PLZ!)

Anonymous
Not applicable

Hello,

 

I'm an urban planner and I'm about modeling a district. I thought about using fusion360 since it allows meshes (points cloud) import, where I would construct the 3D model. I would like to create parametric objects I would ajust on different clouds. Since I'm not a programmer, I just proposed the approach in my project, but i need an example of python script related to one of my objects. Here is the desired volume

Thank you for your help

an arch bodyan arch body

0 Likes
860 Views
4 Replies
Replies (4)
Message 2 of 5

etfrench
Mentor
Mentor

Why do you need it to be a script?  User parameters can be exported and imported.

ArchParametric.jpg

 

 

 

ETFrench

EESignature

0 Likes
Message 3 of 5

Anonymous
Not applicable

Thank you for your reply. I would like to propose "Arch" as a feature, so it can be parameterized to generate more configurations. Since I'm not a computer scientist I just described the idea without details; creating in fusion new features, library of objects...so we could easily built 3D models.  Now, I'm asked to give an example of a developed element and its algorithmic translation; an example of python syntax corresponding to my volume. 

 

0 Likes
Message 4 of 5

etfrench
Mentor
Mentor

The attached file in my first post is parametric, so you should be able to modify it for similar arches.  This thread may help with the scripting.

 

You may get more detailed help by asking in the API forum.

ETFrench

EESignature

0 Likes
Message 5 of 5

Anonymous
Not applicable

Thank you etfrench

0 Likes