Home › Forums › Problems and solutions in GDL › 3D modelling › Hiding vertical lines in holes in Prisms › Reply To: Hiding vertical lines in holes in Prisms
		May 26, 2017 at 13:51
		
		#3270
		
		
		
	
Participant
		
		
	OK, here’s the code since it’s not showing:
hA = A/2
PRISM_ 7, 1,
    0, 0, 15,
    A, 0, 15,
    A, B, 15,
    0, B, 79,
    0, 0, -1,
    hA, hA, 900,
    hA/2, 360, 4013
James M