An NDoc Documented Class Library

Box.GetMaxBox Method

Is the same as the overloaded method up to the param RelativeBase. By setting the RelativeBase the Point is taken relativ to this Base

Overload List

Is the same as the overloaded method up to the param RelativeBase. By setting the RelativeBase the Point is taken relativ to this Base

public Box GetMaxBox(Base,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);

See Also

Box Class | Minais.Drawing3d.Math Namespace