CagdCrvToMesh
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
CagdCrvToMesh()
SYNOPSIS
cagd_lib/cagd_aux.c:735
void CagdCrvToMesh(CagdCrvStruct *Crv,
int Index,
CagdSrfDirType Dir,
CagdSrfStruct *Srf)
DESCRIPTION
Substitutes a row/column of surface Srf from the given curve Crv at
surface direction Dir and mesh index Index. Curve must have the same
PtType/Length as the surface in the selected direction.
PARAMETERS:
Crv: To substitute into the surface Srf.
Index: Of mesh where the curve Crv should be substituted in.
Dir: Either U or V.
Srf: That a row or a column of should be replaced by Crv.
FUNCTION RETURN VALUE
void
SEE ALSO
CagdCrvFromSrf,
CagdCrvFromMesh,
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:11 GMT, October 17, 2022