Quantcast
Channel: MicroStation Programming - Forum - Recent Threads
Browsing all 1677 articles
Browse latest View live

Re: MDL using C++code convert to .mke file etc.

Hello sir Jan,You are right. This is noted sir and thank you for the advice. I'll try to modify the code and look for some related source code to apply. Thank you.Best Regards,Aldrin

View Article


Image may be NSFW.
Clik here to view.

Re: Debug/BreakPoint MDL using C++?

Hello sir,What does error below mean? First step I did: I entered bmake -a -ddebug myappSecond: Attach to process and select ustation.exe and click attach.  Third: Put breakpoint, but there is a...

View Article


Image may be NSFW.
Clik here to view.

mdlElement_setSymbology

Hello,I encountered error when I entered bmake -a in MicroStation Dev Shell. See image below.Using line of code below.The ouput I want to do is to change the color of line and line string elements.Best...

View Article

Image may be NSFW.
Clik here to view.

Re: Debug/BreakPoint MDL using C++?

Hi Aldrin,Aldrin Almia:What does error below mean?It's Visual Studio message, not MicroStation specific, so you should post your question to some Microsoft developers forum. Did you at least try to use...

View Article

Re: mdlElement_setSymbology

Hi Aldrin,have you realized there is no question in your post, but information only? ... so in fact, there is nothing to answer?I am thinking if you are serious about this post. The error is...

View Article


Re: mdlElement_setSymbology

Hello sir Jan,Honestly I'm trying to add code to change the color of line and line string. I got those code inside red box from some of the forums and applied. I'm doing try and error since I'm new to...

View Article

Re: Debug/BreakPoint MDL using C++?

Hello sir Jan,This is noted sir.Thank you.Best Regards,Aldrin

View Article

Image may be NSFW.
Clik here to view.

Re: mdlElement_setSymbology

Aldrin Almia:I'm doing try and error since I'm new to this one and I'm not familiar to the code.Try and error without knowing at least basics before is one of the worst approaches I know. Learn C and...

View Article


Re: mdlElement_setSymbology

Hello sir Jan,This is noted sir. Thank you.Respectfully yours,Aldrin

View Article


Re: mdlElement_setSymbology

The MDL function reference help document describes each MDL function in detail. It includes …The formal function prototype, which includes the argument list. Viz Studio IntelliSense uses that...

View Article

Image may be NSFW.
Clik here to view.

Re: mdlElement_setSymbology

Aldrin Almia:See image below...It's great that you post a screenshot to illustrate your problem.  However, the screenshot is not easy to read...The text is smallThe error message is dark red on a black...

View Article

Re: mdlElement_setSymbology

The compiler is telling you that you need more that one argument passed in.  This is not VB/VBA where there is a concept of optional parameters.  C requires more attention to detail.  The first...

View Article

Image may be NSFW.
Clik here to view.

[v8i SS2 MDL] Getting level ID of a Cell

Hi,I am getting a nested Cell's level ID using the code below. But this code fails because there is Smart Solid header which does not contain any level ID in the element information below.So, it...

View Article


Image may be NSFW.
Clik here to view.

Re: [v8i SS2 MDL] Getting level ID of a Cell

A cell header is non-graphic and does not have a level.  Since each graphic component of a cell may have its own level, it would not make sense for the cell header to have a level.Ahmet Sedat ALIS: if(...

View Article

Image may be NSFW.
Clik here to view.

Re: [v8i SS2 MDL] Getting level ID of a Cell

Jon Summers:A cell header is non-graphic and does not have a level.  Since each graphic component of a cell may have its own level, it would not make sense for the cell header to have a level.Ahmet...

View Article


Image may be NSFW.
Clik here to view.

Re: [v8i SS2 MDL] Getting level ID of a Cell

Brien Bastings:Actually the type 2 cell header IS a graphic element ...Oops!  Thanks for pointing that out.

View Article

Re: [v8i SS2 MDL] Getting level ID of a Cell

Hi Jon & Brien,Thank you for your valuable information and help.Below code solved my problem. I am not checking element type is CELL_HEADER_ELM because I used MODIFY_REQUEST_NOHEADERS option which...

View Article


Re: mdlElement_setSymbology

Hi Aldrin,Other developers already replied your post in detail.Here are some examples of mdlElement_setSymbology() function usage from MicroStation V8 MDL Function Reference. If you don't want to use...

View Article

Re: mdlElement_setSymbology

Hello All,Thank you. I understand. However, i tried to load it but the line elements and line strings color didn't change. I set  color  = 1, is it wrong?However, I think Mr. Jan is correct, I need to...

View Article

Standard Documentation of MDL API

Hello,May I know where I can find Standard Documentation of MDL API? I'm learning MDL and without studying C, C++ and documents of MDL, it's impossible for me to learn. Thank you. ^_^Best Regards,Aldrin

View Article
Browsing all 1677 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>