Constructs a 3D position object with the same coordinates as the input point.
Public Sub New( point As Point3d )
public Position3d( Point3d point );