FDO API Reference Feature Data Objects
virtual FDO_GEOM_API void FdoGeometryStreamReader::SkipDirectPositions ( FdoInt32  dimension,
FdoInt32  count 
) [pure virtual]

Advances the current position by skipping past geometric positions with the given dimension.

Parameters:
dimension Input dimensionality of the positions (see FdoDimensionality)
count Input number of positions to skip
Returns:
Returns nothing


Comments or suggestions? Send us feedback.