Home > Applications > SpinW > m_files > sw_circlesurf.m

iFit/sw_circlesurf

PURPOSE ^

creates a circle surface in 3 dimensions

SYNOPSIS ^

function [handle] = sw_circlesurf(r0, n, R, N)

DESCRIPTION ^

 creates a circle surface in 3 dimensions

 [handle] = SW_CIRCLESURF(r0, n, R, N)

 Input:

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

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