Point.getXYZ


getXYZ(X, Y, Z, [pDoTrans])

Get point X,Y and Z coordinates

Xdouble X coordinate
Ydouble Y coordinate
Zdouble Z coordinate
pDoTransoptional VARIANT[boolean] TRUE (the default) to return the value in the currently active local coordinate system. FALSE to return in global coords
Return valuenone 

Back to Point

Back to Overview