6 lines
		
	
	
		
			147 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			147 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
@settings(defaultLengthUnit = in)
 | 
						|
 | 
						|
// Use the same units as in the main importing file.
 | 
						|
startSketchOn(XZ)
 | 
						|
  |> circle(center = [0, 2], radius = 1)
 |