Jump to content

Inserting Blocks Using Macro's


xspacex

Recommended Posts

Hi everyone,

 

i have two questions about inserting a block using macro's...

 

i use the macro below, and it works fine except for the fact that i will see this on the command line:

command: -Insert

Enter block name or [?]: ...

Units: Millimeters

Specify insertion point or [basepoint/Scale/X/Y/Z/Rotate]:

...

 

i was wondering how do i get rid of everything that is displaying on the command line?

 

Also, if i use multiple block insert "*^C^C^P(command "insert"...", i was wondering if there is a way to make enter end the command?

 

 
^C^C^P(command "-insert" "block_path" "s" (getvar "dimscale") pause "")

 

 

Thanks in advance

Link to comment
Share on other sites

I don't think you can since you are using the command line. If you did it in code like vb using objects, then it would be "hidden" per se.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...