An NDoc Documented Class Library |
|
Base.RelativAffin Method
Calculates the relative coordinates from point. It is not nesessary, that the base is normalized. See also Relativ The invert method is Absolut.
public
xyz RelativAffin(
xyz Pt);
Parameters
-
Pt
- Point
Return Value
returns the coords relative to the base
See Also
Base Class | Minais.Drawing3d.Math Namespace