Home > Applications > SpinW > m_files > sw_cone.m

iFit/sw_cone

PURPOSE ^

creates the surface of a cone in 3 dimension

SYNOPSIS ^

function [handle] = sw_cone(rBase, rTop, R, N)

DESCRIPTION ^

 creates the surface of a cone in 3 dimension

 [handle] = SW_CONE(rBase, rTop, R, N)

 Input:

 rBase    Coordinates of the middle of the base, dimensions are [3 1].
 rTop     Coordinates of the top, dimensions are [3 1].
 R        Radius of the base of the cone.
 N        number of points of the surface mesh

 See also SW_CIRCLE, SW_CIRCLESURF, SW_CYLINDER, SW_ARROW.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Mon 26-Nov-2018 15:08:42 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1