How to report no of sequential elements hierarchical in DC ?

Status
Not open for further replies.

mail4idle2

Full Member level 4
Joined
Oct 20, 2012
Messages
200
Helped
20
Reputation
40
Reaction score
19
Trophy points
1,298
Activity points
2,173
How to report no of sequential elements hierarchical in DC ?
 

I think you need something like the following (using the attribute of each cells):
get_cells -hier -(other options you want) -filter "is_sequential == true". // you'd bettern use "man get_cells" to get detailed description on ''-filter" option
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…