Hello, its me again.
I was wondering if there is any keyin to place text with already text in it. For example : I press custom button and the button will open text dialog with preset text in it. Is there any way to do that? Now Iam using the "place dialogtext" keyin but I want to make it more automated. PS Iam using microstation V8i SS3
Thanks for any suggestions
Here is an old AskInga link to a utility for placing repetative text. This works with CONNECT. If you know how to edit the code you can add your own predefined text.
I added the predefined text in the bottom half of my utility.
https://communities.bentley.com/products/microstation/w/askinga/418/simplifly-repetitive-text-placement-with-this-vba
Microstation CONNECT - 10.17.2.61
ORD - 2021 R1 10.10.1.3
ORD 2022 R1.1 - 10.11.3.2
ORD 2022 R3 - 10.12.2.4
Microstation v8i SS 10 - 08.11.09.919
Power InRoads v8i - 08.11.09.615
ProjectWise - 10.0.3.453
How have I never seen this before?
MaryB
Power GeoPak 08.11.09.918Power InRoads 08.11.09.918OpenRoads Designer 2021 R2
Tim, the issue right now with Text Favorites is that the list is not in a common file that is accessed and updated by everyone. I did find a way to create the list & share it but the shared file is not updatable, at least the last time I checked. Maybe some configuration updates have been included to allow this now?
I see - but couldn't the same be said by other functions in the products ?
They meant for it to be used as a "standard" supplied to the users.
It can be a common file for all to use and access if you put it in an area on your network where everyone has read/write access and then add that file to your DGNLIBLIST variable. Not sure how well that would work, but it could be done.
Timothy Hickman
CADD Manager | CADD Department
timothy.hickman@colliersengineering.com
Main: 877 627 3772|
1000 Waterview Drive Suite 201 | Hamilton, New Jersey 08691
I've done that. The issue is that the list cannot be edited. I was able to have everyone view and use the list, which is good, but trying to add new items, the list did not update for the users.
hmmmm
I just tried it and it seems to work for me.
Created a testfile.dgnlib, opened it, added a text favorite. Configured the DGNLIBLIST variable to include this file. Restarted MS and opened a DGN file. The text favorite showed.
I went back into the DGNLIB file and added another text favorite, saved the change, then opened a DGN file and the added text favorite appeared in the list.
am I missing a step possibly ?
Actually, I am thinking of the wrong item here. I was thinking about Special Characters, not Text Favorites.