Skip to content

Instantly share code, notes, and snippets.

View ondrovic's full-sized avatar
💭
I may be slow to respond.

Chris Ondrovic ondrovic

💭
I may be slow to respond.
  • United States, GA
View GitHub Profile
@marcosscriven
marcosscriven / README.md
Created August 5, 2020 13:13 — forked from JesusFreke/README.md
Fusion 360 API Example: wrap sketch around surface

This is an example of using SurfaceEvaluator.getModelCurveFromParametricCurve in order to do a true wrap (not just a projection) of a 2D sketch onto a curved surface. This can be used, for example, to wrap text around a cylinder or even a sphere. It should be possible to map a sketch onto most any surface.