FDO .NET API Reference Feature Data Objects
OSGeo::FDO::Geometry::DirectPositionImpl::DirectPositionImpl ( System::Double  coordinateX,
System::Double  coordinateY,
System::Double  coordinateZ 
)

Constructs a 3D DirectPositionImpl object from X, Y and Z ordinates.

Remarks:
M ordinate value defaults to System::Double::NaN. Dimensionality is set to Dimensionality_XYZ.
Parameters:
coordinateX Input X ordinate value
coordinateY Input Y ordinate value
coordinateZ Input Z ordinate value


Comments or suggestions? Send us feedback.