Message 1 of 3
Selectionset for dynamic block
Not applicable
03-18-2007
09:57 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I try to create a selectionset for my dynamic block "Myblock".I used group code to select all "Myblock" into selectionset.the group code is:
groupcode(0)=2: blockname(0)="Myblock"
selectionset acselectionsetall,,,groupcode,blockname
the problem is there is nothing in the selectionset, no matter I use dynamic block's effectivename or just dynamic block's name.I can't get anything in my selectionset.Is the filter wrong or...?
Thank in advance.
Starline
groupcode(0)=2: blockname(0)="Myblock"
selectionset acselectionsetall,,,groupcode,blockname
the problem is there is nothing in the selectionset, no matter I use dynamic block's effectivename or just dynamic block's name.I can't get anything in my selectionset.Is the filter wrong or...?
Thank in advance.
Starline