Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Computer Aided Design - CAD > Microstation > Re: How to set ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 2 Topic 1098 of 1202
Post > Topic >>

Re: How to set "level name" in Select By Att dialog using macro cmd?

by redbyrd <william.rydberg@[EMAIL PROTECTED] > Sep 19, 2007 at 09:57 AM

On Sep 19, 9:03 am, redbyrd <william.rydb...@[EMAIL PROTECTED]
> wrote:
> What is the macro cmd to select a defined level name in the Select By
> Attribute dialog box?
>
> I am using the macro recorder to develop a macro. After recording I
> get the following
>
> Sub main
>     Dim startPoint As MbePoint
>     Dim point As MbePoint, point2 As MbePoint
>
> '   Start a command
>     MbeSendCommand "MDL SILENTLOAD SELECTBY dialog"
>
>     MbeSendCommand "DIALOG SELECTBY "
>
>     MbeSendCommand "SELECTBY EXECUTE "
>
>     MbeSendCommand "DELETE ELEMENT "
> End Sub
>
> I want to eliminate the user having to select a level, rather I want
> to write a cmd in my macro to select a certain Level Name then execute
> something <delete> or <change attribute>
>
> thanks in advance
> redbyrd

A little quick research solved my issue....
I will post my solution a little later
 




 2 Posts in Topic:
How to set "level name" in Select By Att dialog using macro cmd?
redbyrd <william.rydbe  2007-09-19 07:03:18 
Re: How to set "level name" in Select By Att dialog using macro
redbyrd <william.rydbe  2007-09-19 09:57:55 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Thu Nov 20 13:49:06 CST 2008.