.NET
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
insert block with different name
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
162 Views, 1 Replies
05-03-2011 12:51 AM
Hello,
is there a way to insert a block in the drawing, but with a different name, so it can be edited separately?
I have block A in the drawing and i want to insert it again, but then edit it while the ones already inserted stay unchanged. So i would need it to be inserted as A_1. Is it possible at all?
Solved! Go to Solution.
Re: insert block with different name
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-03-2011 01:14 AM in reply to:
matus.brlit
ok, i solved it, it was actually easier than i thought
all you have to do is change the BlockTableRecord.Name after you insert it in the database
