SymbCrvConstSet
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
SymbCrvConstSet()
SYNOPSIS
symb_lib/symbzero.c:149
CagdPtStruct *SymbCrvConstSet(CagdCrvStruct *Crv,
int Axis,
CagdRType Epsilon,
CagdRType ConstVal)
DESCRIPTION
Computes the constant set of a given curve, in the given axis
(1-3 for X-Z).
Returned is a list of the constant set points holding the parameter
values at Pt[0] of each point.
PARAMETERS:
Crv: To compute its constant set.
Axis: The axis of Crv to compute constant set for.
Epsilon: Tolerance control.
ConstVal: The value at which to compute the constant set.
FUNCTION RETURN VALUE
CagdPtStruct *: List of parameter values form which Crv has an
value of ConstVal in axis Axis.
ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- PARAMETERS:
-
- FUNCTION RETURN VALUE
-
- ORIGIN
-
This document was created by
man2html,
using the manual pages.
Time: 07:28:13 GMT, July 20, 2024