Database Error Messages

OCI-54551

grdHeight and/or Height array sizes incorrect

Cause

The sizes of grdHeight and Height arrays were not equal to half the size of input 2-D polygon's ordinates array. As a result, each point in the 2-D polygon could not be extruded from the grdHeight entry to the Height entry.


Action

Ensure that the sizes of the grdHeight and Height arrays are half that of input 2-D polygon ordinates array.