Bentley Communities
Site
Search
User
Site
Search
User
Welcome
Products
Support
About
More
Cancel
Browse By Tags
All tags
MDL
v8 xm
Bentley
bmake
Hardware
MDL programming
MicroStation
MicroStation programming mvba mesh coordinates
MicroStation V8i
MicroStation XM
MicroStation XM Edition
poor performance
Programming
tool
XM
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
Dialog box - limiting resizing to one direction (x or y)
Jarek Kicinski
I'm resizing dialog box (by setting attributes to DIALOGATTR_DEFAULT | DIALOGATTR_GROWABLE | DIALOGATTR_MOTIONTOITEMS) and then some code in the hook function. Is there an easy way to limit dialog box resizing to width (or height) ? In some circumstances…
over 14 years ago
MicroStation Programming
[Archived] MicroStation V8 XM Edition Programming Forum
Re: mdlElement_display
sathish
Dear jon, mdlElement_add function without using i want to display the line element. Because Our functionality we construct a temporary line finally we call mdlLinestring_create function. So please tell me without using mdlelment_add function…
over 14 years ago
MicroStation Programming
[Archived] MicroStation V8 XM Edition Programming Forum
Re: BMAKE Error
Jan Šlegr
Hi Riley, this error message comes from AssertToolSet.mki and it means BUILD_USING_VS2005 is defined but not VS2005Dir in your make process. If you want to build plain MDL application without VisualStudio compiler, you should switch off…
over 14 years ago
MicroStation Programming
[Archived] MicroStation V8 XM Edition Programming Forum
Re: mdlElement_display
sathish
Dear Jon, Still line element not highlighting. I am not declared msTransientElmP as global variable you suggested code has implemented. Actual problem is when i picking a first point and second point, it not drawn any line between the points.…
over 14 years ago
MicroStation Programming
[Archived] MicroStation V8 XM Edition Programming Forum
<