All Projects → hanskellner → Fusion360WrapSketch

hanskellner / Fusion360WrapSketch

Licence: other
Wrap sketch curves around a cylinder

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to Fusion360WrapSketch

sketch-json-cli
Transform sketch files to json and json to sketch files
Stars: ✭ 13 (-60.61%)
Mutual labels:  sketch
Chromata
A color plugin for Sketch
Stars: ✭ 15 (-54.55%)
Mutual labels:  sketch
Covid-19-analysis
Analysis with Covid-19 data
Stars: ✭ 49 (+48.48%)
Mutual labels:  modeling
boring-avatars
Boring avatars is a tiny JavaScript React library that generates custom, SVG-based avatars from any username and color palette.
Stars: ✭ 3,582 (+10754.55%)
Mutual labels:  sketch
finastra-design-kit
The Finastra Design Kit includes customised Design UI kit, components UI kit, icons, fonts, persona template, etc.
Stars: ✭ 23 (-30.3%)
Mutual labels:  sketch
Cake.Docker
Cake AddIn that extends Cake with Docker
Stars: ✭ 45 (+36.36%)
Mutual labels:  addin
Arteries
A procedural modeling toolkit base on UE4 blueprint
Stars: ✭ 92 (+178.79%)
Mutual labels:  modeling
Mote3D toolbox
Toolbox for particulate microstructure modelling
Stars: ✭ 36 (+9.09%)
Mutual labels:  modeling
legend-sdlc
Legend SDLC module
Stars: ✭ 24 (-27.27%)
Mutual labels:  modeling
sketch-plugin
Design your next Atlassian app with our component libraries and suite of Sketch tools 💎
Stars: ✭ 51 (+54.55%)
Mutual labels:  sketch
ssms-addin
SQL Server Management Studio 2018 Productivity Tool
Stars: ✭ 15 (-54.55%)
Mutual labels:  addin
COMOKIT-Model
A GAMA (http://gama-platform.org) model on the assessment and comparisons of intervention policies against the CoVid19 pandemics
Stars: ✭ 23 (-30.3%)
Mutual labels:  modeling
smooth-sketch
An open-source Swift framework for realistic freehand drawing on SpriteKit Games.
Stars: ✭ 27 (-18.18%)
Mutual labels:  sketch
sqlquery
Htmlwidget to write SQL queries
Stars: ✭ 31 (-6.06%)
Mutual labels:  addin
sketch-markup-listify
Sketch plugin for convert and copy text layers into HTML lists.
Stars: ✭ 31 (-6.06%)
Mutual labels:  sketch
autopdfexporter-sketch-plugin
A Sketch Plugin to auto-export all '[S]' Prefix artboards to a single pdf, no slices needed! Plugin auto creates slices from prefixed Artboards and exports them into a single page-sorted pdf file.
Stars: ✭ 16 (-51.52%)
Mutual labels:  sketch
data-science-notes
Open-source project hosted at https://makeuseofdata.com to crowdsource a robust collection of notes related to data science (math, visualization, modeling, etc)
Stars: ✭ 52 (+57.58%)
Mutual labels:  modeling
libROM
Model reduction library with an emphasis on large scale parallelism and linear subspace methods
Stars: ✭ 66 (+100%)
Mutual labels:  modeling
Material-icons-sketch-library-with-color-overrides
This is a collection of all material icons from Google. The Sketch file contains icons as symbols with color overrides, so you can easily change their colors. Black and white colors are available by default, but you can add your own ones on the Colors page. All icons are set to exportable directly on the symbols page, so they will be exportable …
Stars: ✭ 13 (-60.61%)
Mutual labels:  sketch
PVSystems
A Modelica library for photovoltaic system and power converter design
Stars: ✭ 20 (-39.39%)
Mutual labels:  modeling

Fusion360WrapSketch Fusion 360 Wrap Sketch

This script is used to wrap 2D sketch curves around a cylinder.

Image of Fusion360WrapSketch

NOTE This addin was created before the Sheet Metal support was added to Fusion 360. With that functionality it is now possible and easier to wrap sketch geometry. See the following video for an example: https://youtu.be/xN5uqSyG6YA

Installation

See the Autodesk Fusion 360 installation steps: https://rawgit.com/AutodeskFusion360/AutodeskFusion360.github.io/master/Installation.html

Video

Screencast video showing the add-in being used:

https://knowledge.autodesk.com/support/fusion-360/getting-started/caas/screencast/Main/Details/c2921883-270c-48ef-93ab-51234b88ee0a.html

Limitations

  • The sketch curves must be contained on the XY plane.
  • The cylinder must be oriented with its axis aligned with the Z axis.
  • Support sketch geometry:
  • Points
  • Lines
  • Splines

This add-in is a work-in-progress. I hope to add new sketch geometry types soon. Circles and arcs are two that I would like to add next.

License

Licensed under the terms of the MIT License. Please see the LICENSE file for full details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].