CagdCrvFromSrf

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

NAME

CagdCrvFromSrf()  

SYNOPSIS

cagd_lib/cagd_aux.c:655

CagdCrvStruct *CagdCrvFromSrf(CagdSrfStruct *Srf,
                              CagdRType t,
                              CagdSrfDirType Dir)
 

DESCRIPTION

Extracts an isoparametric curve from the surface Srf in direction Dir at the parameter value of t.  

PARAMETERS:

Srf: To extract an isoparametric curve from.

t: Parameter value of extracted isoparametric curve.

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

FUNCTION RETURN VALUE

CagdCrvStruct *: An isoparametric curve of Srf. This curve inherit the order and continuity of surface Srf in direction Dir.  

SEE ALSO

BzrSrfCrvFromSrf, BspSrfCrvFromSrf, CagdCrvFromMesh, BzrSrfCrvFromMesh, , BspSrfCrvFromMesh,

 

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:54 GMT, July 20, 2024