I am starting the GDL scripting. I created a square column and everything is good, except I cannot make the arc line not visible. I used the FPRISM command, like what is shown in the GDL reference guide (pg. 46) to build the cap piece. I used 2 FRRISMs for the band piece. What I am wanting to do is remove the lines in the curved areas. Here is the code that I used for the cap piece (I used parameters for the distances).
MULZ -1
RESOL 18
FPRISM_ column_material, column_material, column_material, column_material,
4, thickness_cap, 0, radius_cap,
0, 0, 15,
length_cap, 0, 15,
length_cap, length_cap, 15,
0, length_cap, 15