Default constructor. Constructs a 3D position object with coordinates of (0,0,0).
Public Sub New()
public Position3d();