Message 1 of 21
Using Lisp Command to insert a Block then adjust block attributes

Not applicable
06-05-2018
06:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
My questions is I found a basic lisp that takes a block and inserts it into a drawing. The block I want to use has attributes that makes you fill in a data table. For some reason when using the lisp I cant activate the attribute prompt (Just acts like a dumb block). But if I skip the lisp and just insert the block into the drawing the attribute menu pops up. So my questions is why is this giving different results???