Returns a Rotationmatrix with the linetype L and the rotationangle Angle Of course L must not contains the origin
Returns a Rotationmatrix with the linetype L and the rotationangle Angle Of course L must not contains the origin
public static Matrix Rotation(LineType,double);
returns a Rotationmatrix , whose rotationaxis is given by direction. Angle is the ratationangle.
public static Matrix Rotation(xyz,double);