The PointData object is similar to a type defined as follows:
Type PointData
X as Double
Y as Double
Z as Double
End Type
It is be used to pass points and vectors in automation functions that accept this type