BspSrfCrvFromMesh

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

BspSrfCrvFromMesh()  

SYNOPSIS

cagd_lib/sbspeval.c:331

CagdCrvStruct *BspSrfCrvFromMesh(CagdSrfStruct *Srf,
                                 int Index,
                                 CagdSrfDirType Dir)
 

DESCRIPTION

Extracts a curve from the mesh of a tensor product Bspline surface Srf in direction Dir at index Index.  

PARAMETERS:

Srf: To extract a curve from.

Index: Index along the mesh of Srf to extract the curve from.

Dir: Direction of extracted curve. Either U or V.  

FUNCTION RETURN VALUE

CagdCrvStruct *: A curve from Srf. This curve inherit the order and continuity of surface Srf in direction Dir. However, thiscurve is not on surface Srf, in general.  

SEE ALSO

CagdCrvFromSrf, BzrSrfCrvFromSrf, BspSrfCrvFromSrf, , CagdCrvFromMesh, BzrSrfCrvFromMesh,

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
SEE ALSO
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:13 GMT, July 20, 2024