point_3d# Edb.point_3d(x, y, z=0.0)[source]# Compute the Edb 3d Point Data. Parameters: xfloat, int or strX value. yfloat, int or strY value. zfloat, int or str, optionalZ value. Returns: Geometry.Point3DData.