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, | ||||
|                         rotation=rotation, | ||||
|                         scale=scale, | ||||
|                         mirrored=(mirror_across_x, False)) | ||||
|                         mirrored=(mirror_across_x, False), | ||||
|                         repetition=repetition) | ||||
|     subpat.identifier = (element.struct_name,) | ||||
|     return subpat | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user