elif geoConversion == DictionaryConstants.GCT_PARALLELLINESWITHTICKS :
            print "GCT_PARALLELLINESWITHTICKS"
            print "Take input points 1, 2, 3, 4 then derive 1 (midpt of 1,3), 2 (midpt of 2, 4)"

            if pointCount < 4 :