Surface Text icon

Surface Text

Fusion 360 add-in that lets the user place text on various surfaces including a cylindrical face.

Getting Started

This add-in allows the user to produce the extrude features of sketch text on a surface. It is designed for cylinder face. It can also work for other types of surfaces, but does not have many parameters to adjust the text on a generic surface.

To use the add-in, click the following command

Surface Text
Runs the command that will pop up a dialog with lots of options that can define how the text is created.

Usage

Once installed, the "Surface Text" add-in will create a new button in the menu of the "Model" workspace's "Create" panel.

A face needs to be selected before running the command, otherwise you get a warning message.

There are many options you can set in the dialog including the Font that should be used for the text.

If you cannot see the text on a cylinder, then the easiest might be to play around with the Start Angle value which will push the text around the side of the cylinder.

Installation and Uninstallation

You can unload the add-in without uninstalling it by clicking the "Stop" button when the add-in is selected in the list box on the "Add-Ins" tab of the "Scripts and Add-Ins" dialog.

Unchecking "Run on Startup" causes the add-in not to be loaded in future sessions of Fusion 360.

Additional Information

The source code for this add-in written in Python is available inside the add-in's folder or on GitHub


(C) Copyright 2015 by Autodesk, Inc.

Permission to use, copy, modify, and distribute this software in
object code form for any purpose and without fee is hereby granted,
provided that the above copyright notice appears in all copies and
that both that copyright notice and the limited warranty and restricted
rights notice below appear in all supporting documentation.

AUTODESK PROVIDES THIS PROGRAM "AS IS" AND WITH ALL FAULTS.
AUTODESK SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTY OF MERCHANTABILITY OR
FITNESS FOR A PARTICULAR USE. AUTODESK, INC. DOES NOT WARRANT THAT THE
OPERATION OF THE PROGRAM WILL BE UNINTERRUPTED OR ERROR FREE.

Contact

This add-in was written by Xiaodong Liang.
Xiaodong is a Developer Advocate at Autodesk, working as part of the Autodesk Developer Network program.

Support Information

Email us at fusion.apps@autodesk.com with feedback or requests for enhancements.

Version History

1.0.0
Original release