An NDoc Documented Class Library

Base.Relativ Method 

Calculates the relative coordinates from point. The base is assumed to be normalized The invert method is Absolut.

public xyz Relativ(
   xyz Pt
);

Parameters

Pt
Point

Return Value

returns the coords relative to the base

See Also

Base Class | Minais.Drawing3d.Math Namespace