Writing in RS
Hello...
I would like to write something in RS station but I couldn't find writing function in RS. Is it possible to write in RS or should I make 3D characters whenever I'd like to write? Please show me how to make it. thanks
spaik
Comments
-
Hi
If you just want to display some simple text information on for example a part you could use markups otherwise creating 3d characters is the way to do it.
Here is an simple example of how to create a markup on a part
Sub SetMarkup()
Dim p As Part
Set p = ActiveStation.Parts("Part1")
p.MarkUps.Add "MyInfo", "This is part " + p.Name, rsMarkupType2D
End SubPer Svensson
Company Specialist
ABB Automation Technology Products0 -
Thank you very much, it was pretty useful.Best & Kind Regards,
spaik0 -
One more thing...
changing font type and color are possible?
Best & Kind Regards,
spaik0 -
Hi
If you look at the markup object in the object browser you will see what you can do.
Some of the proerties:
- Textorientation
- Text position
- Textsize
- Background colorPer Svensson
Company Specialist
ABB Automation Technology Products0
Categories
- All Categories
- 5.5K RobotStudio
- 395 UpFeed
- 18 Tutorials
- 13 RobotApps
- 297 PowerPacs
- 405 RobotStudio S4
- 1.8K Developer Tools
- 249 ScreenMaker
- 2.7K Robot Controller
- 310 IRC5
- 59 OmniCore
- 7 RCS (Realistic Controller Simulation)
- 785 RAPID Programming
- AppStudio
- 3 RobotStudio AR Viewer
- 18 Wizard Easy Programming
- 105 Collaborative Robots
- 4 Job listings