Message 1 of 5
How do you select a block reference in a specific Layout?

Not applicable
05-10-2000
12:01 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
How do you select a block reference in a specific Layout? I'm trying to
create a program that updates title block attributes. The problem lies in
having 2 or more Layouts all with the same title block. I can't seem to
find a way of selecting a block reference based on what layout it is in.
I've currently tried to use selection set filters which work until I try to
select based on group code 410. A entget in LISP reports the Layout Name in
group code 410. The group code table shows 410 mapped to a string which
doesn't seem to represent the layout name but just a user defined string
group code.
Thanks for any help in advance.
create a program that updates title block attributes. The problem lies in
having 2 or more Layouts all with the same title block. I can't seem to
find a way of selecting a block reference based on what layout it is in.
I've currently tried to use selection set filters which work until I try to
select based on group code 410. A entget in LISP reports the Layout Name in
group code 410. The group code table shows 410 mapped to a string which
doesn't seem to represent the layout name but just a user defined string
group code.
Thanks for any help in advance.