Bentley Communities
Site
Search
User
Site
Search
User
Product Communities
Developers and Programming
MicroStation Programming
Cancel
MicroStation Programming
[Archived] MicroStation V8 XM Edition Programming Forum
Sign In
All tags
MicroStation
v8 xm
bmake
Custom Menu
discussion group
Hardware
MDL
MDL programming
MicroStation programming mvba mesh coordinates
MicroStation XM
MicroStation XM Edition
Models
poor performance
Programming
tool
VBA
XM
Notification of dynamic elements being added/erased, mdlView_setSubstituteElemFunc
Susan H
Hello, I'm porting an application which has a native window which tracks a MicroStation view. When dynamics (for example a smart line segment) is added to the MicroStation view, my aplication needs to be notified of those changes, and mirror them…
over 14 years ago
MicroStation Programming
[Archived] MicroStation V8 XM Edition Programming Forum
Problem with smartline tool
ylong
when i draw a line / shape with the smartline tool, it creates a continuous line that cannot be edited. there are no points visable along the line when it highlights , it just shows the continuous line?? does anyone have any ideas what is wrong?
over 14 years ago
MicroStation Programming
[Archived] MicroStation V8 XM Edition Programming Forum
Disabling Windows [x] close button
brookejp
Is it possible to actutally remove the windows [x] (close) button in XM so a users has to close down microstation using a custom button? Thanks John
over 14 years ago
MicroStation Programming
[Archived] MicroStation V8 XM Edition Programming Forum
Keyin to import a specified model
Gunnar Gantzhorn
I want to create a custom menu to import a specified model into the active design file. There is a keyin: model import all "Filename" which will import all models of the specified file. Is there an option for this keyin to specify the name of a…
over 14 years ago
MicroStation Programming
[Archived] MicroStation V8 XM Edition Programming Forum
no performance improvement seen after costly hardware update
Erwin
In my company GIS applications are very important. To improve performance some 6000 Euro have been spent on a new PC (2x4 core XEONS with 12 MB L2 Cache, Raid Controller, fast memory, etc.). Theoretically the new PC should be at least twice as powerful…
over 14 years ago
MicroStation Programming
[Archived] MicroStation V8 XM Edition Programming Forum
MDL compiler include file logic
MarkSmit
Dear all, I have a problem understanding the logic of the way include files are loaded by the MDL compiler. According to the documentation, the -i switch should be interpreted as follows: -i<dir> Add the specified directory to the list of directories…
over 12 years ago
MicroStation Programming
[Archived] MicroStation V8 XM Edition Programming Forum
Re: mdlElement_display
sathish
I am not facing any problem in mdlElement_display. But In V7 this code displays the line wheb mouse button clicking. Not shows in XM Edition. it shows hidden line. I want display the line for temporary not using mdlElement _add function. Code Snippet…
over 14 years ago
MicroStation Programming
[Archived] MicroStation V8 XM Edition Programming Forum
Re: Disabling Windows [x] close button
brookejp
Thanks for the reply. All i want it to do is close down the task navigation bar. I understand there is a variable called MS_Exit where you can specify a user command file... to be run on exit,could this be done here.... I have tried to look up info on…
over 14 years ago
MicroStation Programming
[Archived] MicroStation V8 XM Edition Programming Forum
Re: Turn off Positional Keyboard mapping programatically or with keyin
Jan Šlegr
Hi Shawn, MicroStation key-in is mdl l calculat; calculator userPrefsP->addFlags.positionalKeyboardNavigation=0 to switch of the keyboard mapping. HTH Jan
over 14 years ago
MicroStation Programming
[Archived] MicroStation V8 XM Edition Programming Forum
Re: Disabling Windows [x] close button
Tony Losego
There does not appear to be events directly tied to opening and closing of Microstation, but there are design file events for load and unload. Below is an example straight out of the help file for VBA for Microstation. (Use the little "?" button in the…
over 14 years ago
MicroStation Programming
[Archived] MicroStation V8 XM Edition Programming Forum
View related content throughout MicroStation Programming
More
Cancel