Home > Applications > SpinW > m_files > sw_circle.m

iFit/sw_circle

PURPOSE ^

creates an array of the 3D coordinates of the circle circumference

SYNOPSIS ^

function points = sw_circle(r0, n, R, N)

DESCRIPTION ^

 creates an array of the 3D coordinates of the circle circumference

 points = SW_CIRCLE(r0, n, R, N) 

 r0    Center of circle, dimensions are [3 1].
 n     Normal to the circle surface, dimensions are [3 1].
 R     Radius of the circle.
 N     Number of points on the curve.

 See also SW_CONE, 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