An NDoc Documented Class Library

Box.GetMaxBox Method (Base, xyz)

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 RelativeBase,
   xyz pt
);

Parameters

RelativeBase
Relative to this Base is the point pt calculated
pt
A point, who will be checked

Return Value

See Also

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