set repetition on subpattern
This commit is contained in:
		
							parent
							
								
									bbfbee24dd
								
							
						
					
					
						commit
						547e61fcc5
					
				| @ -376,7 +376,8 @@ def _ref_to_subpat(element: Union[gdsii.elements.SRef, | |||||||
|                         offset=offset, |                         offset=offset, | ||||||
|                         rotation=rotation, |                         rotation=rotation, | ||||||
|                         scale=scale, |                         scale=scale, | ||||||
|                         mirrored=(mirror_across_x, False)) |                         mirrored=(mirror_across_x, False), | ||||||
|  |                         repetition=repetition) | ||||||
|     subpat.identifier = (element.struct_name,) |     subpat.identifier = (element.struct_name,) | ||||||
|     return subpat |     return subpat | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user