An NDoc Documented Class Library

Box.GetMaxBox Method (xyz)

Wíth this method you can easily calculate a minimal Box, who contains the oldbox ( this) and the point pt

public Box GetMaxBox(
   xyz pt
);

Parameters

pt
Point, thar will be checked

Return Value

Returns the minimal box, containing the point pt

See Also

Box Class | Minais.Drawing3d.Math Namespace | Box.GetMaxBox Overload List