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 > How to set "lev...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 2 Topic 1098 of 1173
Post > Topic >>

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

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

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
 




 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 Sun Jul 20 9:35:39 CDT 2008.