An NDoc Documented Class Library

xyz.skip Method 

Makes a vector wirh length Size and returns this

public xyz skip(
   double Size
);

Parameters

Size

Return Value

returns a vector with length Size, which have the same direction like this

Remarks

The vector this doesn't change

See Also

xyz Class | Minais.Drawing3d.Math Namespace