FDO API Reference Feature Data Objects
virtual FDO_GEOM_API FdoInt32 FdoIRingAbstract::GetDimensionality (  )  const [pure virtual]

Gets the dimensionality of ordinates in this object.

Remarks:
Values are from the FdoDimensionality enum. A return type of "FdoInt32" is used instead of the enum, catering to typical use with bit masking.
Returns:
Returns the ordinate dimensionality


Comments or suggestions? Send us feedback.