FDO API Reference Feature Data Objects

DirectPositionImpl::DirectPositionImpl System::Double  coordinateX,
System::Double  coordinateY,
System::Double  coordinateZ,
System::Double  coordinateM
 

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

Remarks:
Dimensionality is set to Dimensionality_XYZ|Dimensionality_M.
Parameters:
x Input X ordinate value
y Input Y ordinate value
z Input Z ordinate value
m Input M ordinate value
Returns:
Returns nothing

Comments or suggestions? Send us feedback.