An NDoc Documented Class Library

Base.Absolut Method 

Calculates the absolute coordinates from point, whose coordinates are related to the Base. The base is assumed to be normalized The invert method is Relativ.

public xyz Absolut(
   xyz pt
);

Parameters

pt
Point

Return Value

returns the absolut coords inn a worldbase

See Also

Base Class | Minais.Drawing3d.Math Namespace