• RE: [AECOSim Building Designer V8i - VBA] - "Place Wall"

    Jon Summers
    Jon Summers
    Unknown said: How could I refer the TFCom and STFCom? If you're writing VBA, then use the Tools|References menu in the VBA editor to pop the VBA References dialog. Then you can add the VBA libraries to your VBA project ...
    • over 6 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • VBA Fehler bei Ausführung: Projekt oder Bibliothek nicht gefunden

    Artur Goldsweer
    Artur Goldsweer
    Bezieht sich auf Produkt(e): MicroStation Version(en): 08.11.09.459 Umbegung: Windows 7 32 bit,Windows 7 64 bit Produktbereich: Programmierung Produktunterbereich: VBA …
    • over 8 years ago
    • Bentley.general.de
    • bentley.general.de - WIKI
  • copy element from reference file in vba

    Mike Madrid
    Mike Madrid
    I am attempting to write a vba that will allow us to copy a piece of text from a border reference into the active file. The project needs to be turned in with all the text in the sheet file. I copied some code from a google search and for the most part…
    • Answered
    • over 8 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • VBA Reference Attachment

    Peter Willmen
    Peter Willmen
    I have a vba script that attaches reference files using the 'ActiveModelReference.Attachments.AddCoincident' function. I need to modify it to work within the Projectwise environment but I am getting 'File not found' errors. The filename…
    • over 14 years ago
    • ProjectWise Programming
    • ProjectWise Programming Forum
  • Ref Clip in VBA - can't figure out why this code does not work correctly

    PaulSchrum_RM21
    PaulSchrum_RM21
    I am trying to clip a reference file from VBA. From other VBA threads I have found out how to call mdlRefFile_setClip and how to use a Long as a pointer in VBA. I have also gotten my code to draw a shape at the coordinates where I want to clip the…
    • over 12 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8i VBA Forum
  • Re: Remove reference path for rasters

    Michael Farmer
    Michael Farmer
    Yes, that's correct as far as I know. But a temp security glitch meant that a user was able to mess about with our standards.cfg with: MS_DISALLOWFULLREFPATH = 0 MS_DISALLOWRELATIVEREFPATH = 0 which allowed the full path to be inserted. Horrors…
    • over 14 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8i VBA Forum
  • Remove reference path for rasters

    Michael Farmer
    Michael Farmer
    Everyone, We have a problem that we have some files which have many "hard-referenced" raster files have been attached. I need to suppress the original location so that MS_RFDIR can supply the location. As an intermediate step, I am trying to change…
    • over 14 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8i VBA Forum
  • Attach Reference File to Multiple files.

    Pablo Escobar
    Pablo Escobar
    Hello Everyone, I have task that requires me to attach a base file to 80 sheets. I have to attach a base file, clip, update the sequencing and allow nesting for 1. What I want to do to avoid doing all the steps I have described is instead, going…
    • over 10 years ago
    • MicroStation
    • MicroStation Forum
  • codes for fields in attachment method "interactive"

    Chregu
    Chregu
    Hello out there! I got the task to write a little programm which draws simple diagramms in Microstation faster. So I began to learn VBA and Microstation. I'm almost at the target but now I need the help of experienced users like you. When…
    • over 14 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8 2004 Edition VBA Forum