13.33.71 get_cells

Returns an object representing the cells (instances) that match those specified in the pattern argument.

get cells pattern

Arguments

pattern

Specifies the pattern to match the instances to return. For example, "get_cells U18*" returns all instances starting with the characters "U18", where “*” is a wildcard that represents any character string.