Message 1 of 1
engrave text
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I would like to use the .Net API commands to "engrave" text on a model (.stl) that I import. The text is variable in nature and I would like to vary the text size on certain lines. I am able to do this in a rudimentary way in .Net using macro commands if I keep all the text the same size. I'm hoping that the API provides more flexibility and simplicity. Even if I cannot vary the text size with the API, I would still like to use the API as I think it will require fewer lines. Thanks!