Hi,
I am not a programmer, just an user of InRoads SS10. I'm trying to create cross sections along an alignment. I loaded the DTM and ALG files, but it doesn't show anything, giving me this message: " MCMTB is already loaded". I looked for some help in this Bentley communities to see if anybody else has had the same problem, I found out this comment:
I tested your MVBA code in my PW V8iSS4+MstnV8iSS3Update1, the message center was really blocked to display anything.
For the Chris's suggestion, you should test as below in MVBA:
SetCExpressionValue "tcb->control.inh_err", 0SetCExpressionValue "tcb->control.inh_msg", 0
I don't know what is it mean and where should I change it?
Thank you,
Lucilia
Lucilia said:SetCExpressionValue "tcb->control.inh_err", 0SetCExpressionValue "tcb->control.inh_msg", 0 I don't know what is it mean
I don't know what is it mean
Those key-ins enable/disable certain messages. They don't affect the functionality of a VBA macro.
Lucilia said:MCMTB is already loaded
Are you using ProjectWise?
Lucilia said:I'm trying to create cross sections along an alignment using InRoads SS10
You might get more informed answers from the InRoads Forum.
Regards, Jon Summers LA Solutions
Hi Jon, No, I'm not using ProjectWise, should I? Thank you.
Lucilia said:I'm not using ProjectWise (PW), should I?
I'm not suggesting that you should use PW. I ask because you mention MCMTB, which I believe is part of PW. Or perhaps it's part of InRoads, which is why I suggest that you repost to that Forum.
Hi Lucilia,
If you are seeing a message "MCMTB is already loaded." then your computer has ProjectWise installed and is using the MCMTB (Title Block Integration) feature for each design file opened. This is when you will see the "already loaded" message.
If your goal (as a user) is not to see it then I suggest to reach out to the ProjectWise Support Team/Forum and ask:
How can I disable the "MCMTB is already loaded" message and if there is no way, can I request that ProjectWise be enhanced to not show this message?
The ProjectWise Support team should be able to file an backlog item (a.k.a. PBI. p.k.a. enhancement request) to get ProjectWise Title Block integration to not display that message.
Also (related) I presume this is was the original (programmer) post you were referring to and asking your new question about:
VBA V8i: Is there a way to hide MDL messages in the message centre?
HTH,Bob