FDO API Reference Feature Data Objects
static FDO_GEOM_API FdoEnvelopeImpl* FdoEnvelopeImpl::Create ( FdoInt32  dimensionType,
double *  ordinates 
) [static]

Constructs a FdoEnvelopeImpl object by copying from an array of ordinates.

Parameters:
dimensionType Input dimensionality of the ordinates (see FdoDimensionality)
ordinates Input ordinate array representing two positions
Returns:
Returns nothing


Comments or suggestions? Send us feedback.