Skip to main content

Hi everyone, is there a way to select several cells of interest at once using ZOSAPI? Commands like GetObjectAt() and GetCellAt() allow you to select a certain object and certain cell, but - for instance - I want to select the Ref Object column in the NCE specifically for rows 2-5 and set a common value for them. Is there a command to select these cells at once (without having to loop through each object and set them individually) and then set a common value?

@Matt H 

 

As far as I know, you have to use a loop to achieve what you suggest. Let us know if you have trouble with that.

Take care,

 

David


Reply