FDO API Reference Feature Data Objects

NAMESPACE_OSGEO_GEOMETRY::IDirectPosition* GeometryFactoryAbstract::CreatePositionXYZM System::Double  coordinateX,
System::Double  coordinateY,
System::Double  coordinateZ,
System::Double  coordinateM
 

Creates a position object using X, Y, Z and M ordinates.

Parameters:
x Input X ordinate value
y Input Y ordinate value
z Input Z ordinate value
m Input M ordinate value
Returns:
Returns a direct position

Comments or suggestions? Send us feedback.