Bentley Communities
Site
Search
User
Site
Search
User
Product Communities
Developers and Programming
MicroStation Programming
Cancel
MicroStation Programming
[Archived] MicroStation V8i VBA Forum
Sign In
All tags
text styles
text
Text Node
TextNodeElement
TextStyle
VBA
VBA Programming
Set TextStyle None
Steve Pratt
Does anyone have any ideas on how to set the TextStyle to "Style (none)" using vba? I have not been able to find a solution from a number of posts to the different Bentley VBA forums and a search of the internet. There was one solution which…
over 13 years ago
MicroStation Programming
[Archived] MicroStation V8i VBA Forum
Re: Draw box around text
Jon Summers
Text Styles Before you start writing any code, consider using MicroStation text styles. Text styles allow a user or administrator to specify text appearance, including a filled background and enclosing box. Why reinvent the wheel?…
over 12 years ago
MicroStation Programming
[Archived] MicroStation V8i VBA Forum
Edit Data Field VS Fill in signle Enter Data Field
csariedd
I managed to write a VBA script that scans a drawing and extracts number of text (either TextElements or TagSet or TextNode) that are enclosed within a unique identifier, and then replaces them (with the text in thier new values ) into another new…
over 12 years ago
MicroStation Programming
[Archived] MicroStation V8i VBA Forum
Re: How to get and set TextNode element's size and font?
E.Jamster
Unknown said: A TextNodeElement is not a TextElement . A TextNodeElement is a container of TextElement s. TextElement s have properties concerning appearance and contain the text that you see in graphics. TextNodeElement also has formatting properties…
over 13 years ago
MicroStation Programming
[Archived] MicroStation V8i VBA Forum
View related content throughout MicroStation Programming
More
Cancel