Hello guys ,
Here is my problem. I wanna to do hierarchically search for cell with certain criterias then to select it/ 'em and to make new cell only with this cell/s ,but I know only how to achieve the first step. I use procedural function for hierarchically search
leSearchHierarchy( cv,bbox ... etc. )
Which returned me a list of all objects that meet the object type and search criteria. That's OK but then I don't know how to use this answer and to make new cell with this objects?
Regards,
Jazzmatazz
Here is my problem. I wanna to do hierarchically search for cell with certain criterias then to select it/ 'em and to make new cell only with this cell/s ,but I know only how to achieve the first step. I use procedural function for hierarchically search
leSearchHierarchy( cv,bbox ... etc. )
Which returned me a list of all objects that meet the object type and search criteria. That's OK but then I don't know how to use this answer and to make new cell with this objects?
Regards,
Jazzmatazz