dot# PointData.dot(other)# Perform per-component multiplication (dot product) of this point and another point. Parameters: otheransys.edb.core.typing.PointLikeOther point. Returns: floatDot product of the two points.