• Edit Data Field VS Fill in signle Enter Data Field

    csariedd
    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
  • TextNodeElement.AnnotationScaleFactor

    Mike Longstreet
    Mike Longstreet
    Is there a way to extract the AnnotationScaleFactor from a TextNodeElement. I have found a method for getting the AnnotationScaleFactor from TextElements and DimensionElements, but TextNodeElements do not seem to directly have a property for AnnotationScaleFactor…
    • over 13 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8i VBA Forum
  • Get information from 1 cell in a nested cell

    Oscar Carlsson
    Oscar Carlsson
    Hi! I have a cell with 2 cells in it. 1 of these cells have textnodes with textinformation. Now i want to get the origo of the cell (works), the name of the cell (works), and the texts from the textnodes in one of the nested cell (doesn't work…
    • Cellsample.dgn
    • over 13 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8i VBA Forum