WRAPPER_API Envelope &get_Envelope()
WRAPPER_API const Envelope &get_Envelope() const
The get_Envelope method returns the Envelope that defines the area in which this DatumShift is valid.
void DatumShift_getEnvelope(GeoCalcPBW::DatumShift & ds)
{
ds.get_Envelope().set_AlwaysAccept(TRUE);
}