FDO API Reference Feature Data Objects

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:
x Input X ordinate value
y Input Y ordinate value
z Input Z ordinate value
Returns:
Returns nothing

Comments or suggestions? Send us feedback.