Bentley Communities
Bentley Communities
  • Site
  • User
  • Site
  • Search
  • User
  • Welcome
  • Products
  • Support
  • About
  • More
  • Cancel
King Khan

King Khan

Likes
  • Profile
  • Activity
  • Communities
  • Friends
  • Mentions
  • Likes
  • Achievements
  • Bookmarks
  • Blog Posts
  • Questions
  • More
  • Cancel
  • RE: I want to delete tags from all files except one tag SEEDS2TBLK

    Oto
    Oto

    If all files use same tagsets then there is one option with old v8 MSMACRO to open dialog and delete tags using dialog buttons.

    See this example it does the opposite but could help.

    Sub main
        Dim startPoint As MbePoint
        Dim point As MbePoint,…

    • over 1 year ago
    • MicroStation
    • MicroStation Forum
  • Comment on From reference i have attached 50 files and they all are getting on same axis and i need to move all 50 files to a distance to work with them

    Jan Šlegr
    Jan Šlegr

    One more comment and advice:

    Always make a calculation whether a macro is the right solution, especially when you do not know VBA:

    How many files you need to proceed? My expectation is, that to arrange 50 references in one model, with proper preparation…

    • 11 months ago
    • MicroStation
    • Drafting and Detailing
  • Comment on From reference i have attached 50 files and they all are getting on same axis and i need to move all 50 files to a distance to work with them

    Jan Šlegr
    Jan Šlegr

    Hi,

    i i was trying to move it to Microstation form but in more there is no option to move

    Yes, unfortunately it's specific to Ideas section it does not allow do move posts from.

    sorry i am newbie

    Your profile shows 104 posts done, so you have some…

    • 11 months ago
    • MicroStation
    • Drafting and Detailing
  • Comment on From reference i have attached 50 files and they all are getting on same axis and i need to move all 50 files to a distance to work with them

    Jan Šlegr
    Jan Šlegr

    Hi,

    why did you post your question to Ideas section? This is not to the right place where to ask, but ideas how to improve MicroStation should be discussed.

    I think it's not possible to move existing posts from this special section, but for sure when…

    • 11 months ago
    • MicroStation
    • Drafting and Detailing
  • RE: I have nearly 500 dgn files with different levels, different colors and different weights in all files but same levels are used in all dgn files can anyone help me to do with script or batch process or keyin im newbie please help me

    Lorys
    Lorys

    I understand your a newbee, but did you even bother do a search in google  or even the top search bar  in the forum?

    I searched  google  for you with cvs remapping  microstation book   ( I was looking to find you a book to BUY to improve your training resources…

    • over 1 year ago
    • MicroStation
    • MicroStation Forum
  • RE: I want to increment sheet numbers that are in tags through batch process but in microssattion thers no feature to that

    Bob Rayner
    Bob Rayner

    Feeling sorry for King, he's posted several of these type questions. Believe he just wants to learn, but has no supporting community or resources.

    King- The sheet number thing is a very basic CAD task with many solutions, Mary has hinted at a few…

    • 11 months ago
    • MicroStation
    • MicroStation Forum
  • RE: I want to increment tags and text right at that place

    Jan Šlegr
    Jan Šlegr
    King Khan said:
    Why microstation don't have option to increment tags and text right at that place instead of copy and increment. 

    MicroStation has tool to increment text.

    Tags are very old and were implemented in quite simple (but still useful and efficient…

    • 11 months ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • RE: I want to increment sheet numbers that are in tags through batch process but in microsation there's no feature to that. Does anyone now any process i am uploading a file below there is three sides i need to change sheet numbers

    Mark Marnell
    Mark Marnell

    You have not uploaded the file in this post - like you did in the MicroStation forum.

    If I read this correctly, you want to  1. Change Sheet numbers in both title blocks tags - do you mean every time you open a new file, it needs to remember the last number…

    • 11 months ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • RE: I have text of two two lines in a column of table and i want to make them to single entity in every column

    Lorys
    Lorys

    I still think select all and paste into text editor and put a return on each second line is much quicker and works to make one big text node.. yes the vba is good but nothing wrong with giant text node it has exactly the same font and line spacing is…

    • 11 months ago
    • MicroStation
    • MicroStation Forum
  • RE: I have text of two two lines in a column of table and i want to make them to single entity in every column

    Jon Summers
    Jon Summers

    2425.test.dgn

    Here is an edited version of your DGN file.  I copied your table, then used Text Stitcher to combine text elements.

    MaryB said:
    I read the prompts in the lower left corner, and it told me to pick my first text. I found it had to left click…
    • 11 months ago
    • MicroStation
    • MicroStation Forum
  • RE: I have text of two two lines in a column of table and i want to make them to single entity in every column

    Jon Summers
    Jon Summers
    King Khan said:
    i am trying to select text but it does not select another text to make them both node

    You have misunderstood the purpose of Text Stitcher.  It does not convert text element(s) to a text node.  It accepts two text elements and combines them…

    • 11 months ago
    • MicroStation
    • MicroStation Forum
  • RE: I have text of two two lines in a column of table and i want to make them to single entity in every column

    Jon Summers
    Jon Summers
    King Khan said:

    For Example: This is the 2 line text what i have

    SIGNAL RELAY DS/ES CONTROL SUPPLY

    DS/ES CONTROL SUPPLY

    and i want to make them in single entity as 

    SIGNAL RELAY DS/ES CONTROL SUPPLY

    DS/ES CONTROL SUPPLY

    It's not clear what you want to…

    • over 1 year ago
    • MicroStation
    • MicroStation Forum
  • RE: I have text of two two lines in a column of table and i want to make them to single entity in every column

    Jon Summers
    Jon Summers
    King Khan said:
    i want to make them into text nodes
    King Khan said:
    i don't want to make complete text to node

    It's difficult to understand what you want to achieve when you write contradictory statements.

    In the DGN file you posted, the table captioned…

    • over 1 year ago
    • MicroStation
    • MicroStation Forum
  • RE: I have text of two two lines in a column of table and i want to make them to single entity in every column

    King Khan
    King Khan

    i did that manually by using cut paste to make that text node what i want is any feature or any trick to do that can save time.

    • over 1 year ago
    • MicroStation
    • MicroStation Forum
  • RE: I have text of two two lines in a column of table and i want to make them to single entity in every column

    Jan Šlegr
    Jan Šlegr

    Hi,

    King Khan said:
    i want  to make them to single entity

    it's not precise enough, because single entity in the discussed context can be understood e.g. as cell or text node, which both are single entity, are able to hold texts inside, but are completely…

    • over 1 year ago
    • MicroStation
    • MicroStation Forum
>
Communities
  • Home
  • Getting Started
  • Community Central
  • Products
  • Support
  • Secure File Upload
  • Feedback
Support and Services
  • Home
  • Product Support
  • Downloads
  • Subscription Services Portal
Training and Learning
  • Home
  • About Bentley Institute
  • My Learning History
  • Reference Books
Social Media
  •    LinkedIn
  •    Facebook
  •    Twitter
  •    YouTube
  •    RSS Feed
  •    Email

© 2021 Bentley Systems, Incorporated  |  Contact Us  |  Privacy |  Terms of Use  |  Cookies