Message 1 of 7
group array versus array of group
Not applicable
08-27-2015
07:23 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I noticed there seems to be a differnence between 1) the group that is created when you array a selection of lines, etc and 2) the array that is created when you array a group you have selected.
When I try to change the groupType for #1 I get grouptype is not valid exception and when I change the grouptype for #2 the array is lost (I just get the individual groups with changed type).
Does anyone know how to tell the difference through the API?