Section / Elevation vertical limits
Is there a way in GDL to find out if the section / elevation is infinite or limited in vertical range, and if limited, what those limits are? I would imagine something like:n = REQUEST("Elevation Vertical Range", limitedOnOff, UpperLimit, LowerLimit)...