Browse By Tags

  • UserForm_Initialize Sub Causes MicroStation to Crash

    V8i SS3 VBA I'm developing a set of tools for a client in VBA. We're both using V8i SS3, but I'm sure there are differences between their machines and mine. I've found that when I comment out the "Private Sub UserForm_Initialize()" within a form on…
  • How do I keep my LandXML file edits from Trimble Business Center

    Hello All, I am using InRoads (SS2), MS V8i SS3 and Trimble Business Center v5.1. I use TBC for editing surfaces and use the export function for creating a LandXML file. I use the points and breaklines option, and import it into InRoads. The edits and…
  • Select all Elements on Level "X" which overlap shapes on Level Y

    Specifically, this is for mapping. I'm looking for a way to quickly find elements which overlap a shape (polygon). Specifically, this is for mapping. For this example, I have elements on 2 levels: "Obscured Area" which are closed Shapes and "Breaklines…
  • 安装好软件microstation v8i (ss3),每次启动都出现命令行启动框。这是什么情况呢?

    命令行中提示:较小的版本不匹配。程序是8.11.9.308,源程序是8.11.9.292版本。下面的显示安装目录下的ustation.rsc文件。
  • Installing MicroStation V8i (SELECTseries 3) Without an Internet Connection

    Product: MicroStation Version: 08.11.09.459, 08.11.09.829 Environment: N\A Area: Administration Subarea: N/A How to install MicroStation without an internet connection, or without entering the…
  • Make direct attachment vba

    Currently trying to make nested references direct references. Not able to keep the level symbology from the container file. eg. level display settings, overrides etc Cant manage to do this manually either and have been researching for quite sometime…
  • RE: [v8i] Settings Manager nagscreen

    When yes is selected on the dialog a file is created in the Users prefs folder for the workspace user ( Untitled in this instance ) C:\Users\username\AppData\Local\Bentley\MicroStation\8.11\o_Dof88niaENmS1PChQ4Mg\prefs\untitled. SETMGR.DeprecatedAppNotification…
  • AutoPLANT Modeler V8i ReadMe

    Applies To Product(s): AutoPLANT Plant Design V8i and AutoPLANT Modeler V8i Version(s): SS1 | SS2 | SS3 | SS4 | SS5 | SS6 | SS7 | SS8 Environment: Windows 7/8.1/10 (64 bit) Area: AutoPLANT Modeler [FAQ] Subarea…
  • Why can't I open a DWG with V8i SS4?

    I recently upgraded to SS4 and noticed that one of my referenced DGN files was not found, i.e. red. I just tried to open the DWG with V8i SS4 and it gives an error message that it is not a recognized file format. I did not have any issue opening this…
  • [V8i C#] How to get the DisplayName of a property from PropertyDef

    I'm writing an add-in in C# using the XFT API where I need to show the DisplayName of a property (of a feature) but in PropertyDef there's no such property than can get me the DisplayName. So how can I get the DisplayName of a property from PropertyDef…
  • How to close print style dialog box with vba code?

    hi, i'm looking for vba command for "Save a Print Style" and close the print style dialog box. many thanks vinoth joseph
  • Microstation VBA mdlDialog_fileOpen Help

    I'm currently trying to create a dialog box to return selected file names for another macro. I've using the code from Learning Microstation VBA: The mdlDiaiog_fileOpen Function, of which I'm planning to modify for my needs. Declare Function mdlDialog_fileOpen…
  • .gpk file goes to "read-only" when accessed remotely

    My company uses GEOPAK V8i and has multiple office locations connected by local servers that cache project files and then connect to the main servers at our headquarters. Whenever a remote office collaborates with another office, typically headquarters…
  • Show Check out date as a column in document list

    Is there a way to show the check-out date of a document as column in a view? I can see all kinds of dates available in Basic columns, and although "Out to" is available, the date it was checked out does not appear to be available. The only way to see…
  • promis•e V8i (SELECTseries 3) REFRESH Now Available for Download

    A refresh build of the SELECTseries 3 release of promis•e is now available for download on SELECTServices. This refresh build offers numerous defect fixes listed in the download readme file. The refresh version also removes the project publisher dependency…
  • Promis-e V8i SS3 - Text Issue

    Anonymous
    Anonymous
    I will explain my process which will hopefully display my text issue. 1. Use A1 to insert Multiline Text. 2. Type HELLO in the text block editor and then select ok. 3. Now double click the newly placed text for editing. 4. Type HI in the Text…
  • Promis-e protected memory error message

    I am starting to get the following message when opening or closing pages (on AutoCAD V8i latest version): Internal Error Error Message: Atempted to read or writeprotected memory. This is often an indication that other memory is corrupt…
  • promis•e V8i SELECTseries 3 is now available

    promis•e V8i (SELECTseries 3) Now Available for Download The SELECTseries 3 release of promis•e is now available for download on SELECTServices. The release offers new enhancements that expand the ability to work efficiently. In addition, there are…
  • Promis-e V8i SS3 Page Revision Number

    Hi Everyone 2 questions. 1. Is it possible to change a page revision number in the revision control feature & 2. How do you do it? Cheers
  • blend feature: width constant ratio: attached variable is rounded to nearest whole number

    Hi Having problems with attaching or assigning a variable to the ratio on the width constant tool. It rounds the number to the nearest whole number. example: If the variable is say R = 0.8567 it will round up to 1.0000 Not sure why it does this…
  • V8i C# MX com controls

    Hi, Bentley MX ships with com controls for model, string, and point selection, As soon as I include one of these controls on my form and build my project, I get the following error. Could not load file or assembly 'file:///C:/Program Files (x86…
  • Microstation V8i SS3 Customization

    I'm trying to remap by F keys to different functions. I want to make a key for rotate view by 3 points and rotate view dynamic. I cannot seem to duplicate the action of selecting the rotate view button and then selecting my option in the drop down…
  • [V8i MDL] Select Series 3 MS_DWGSAVEAPPLICATIONDATA=1 (or ON) not working

    I store critical data as type 66 level 20 application data. I have a Bentley assigned signature. This works for ALL versions of MicroStation. I have included the V8 code. This does not work in an AutoCAD DWG file with any version of V8 from 2004 thru…
  • [V8i VBA] Raster - How do you access the Raster Attachment Aspect Ratio property?

    I need to access the Raster Attachment "Aspect Ratio" and change the property from locked to unlocked. Does anyone know how to change the Aspect Ratio property using VBA? So far I haven't been able to find anything so any help would be most appreciated…
  • [V8i VBA] Measure Distance Total

    Greetings everyone. I am making a macro utility for my department that will automate nearly everything that we do with creating maps. I am having some difficulty with figuring out how to go about this next piece, as I have been working unsuccessfully…