Request

Response

    Point.Position property

    Position in X,Y and Z

    public Point3d Position { get; set; }
    

    See Also