bs3_surface_singular_u
List of: Functions
Subjects: Construction Geometry, Spline Interface
Contents: Kernel

Action: Determines if the mapping from parameter space to object-space is singular along the given constant u-parameter line.

Prototype: logical bs3_surface_singular_u (


double u, // u parameter of




// interest


bs3_surface bs // given surface


);

Includes: #include "kernel/acis.hxx"

#include "baseutil/logical.h"

#include "kernel/spline/bs3_srf/bs3surf.hxx"

#include "kernel/spline/bs3_srf/sp3srtn.hxx"

Description: This routine returns TRUE if the parameter space to object space mapping is singular, otherwise it returns FALSE.


Normally, the only form of singularity allowed is where the whole parameter line maps to a single object-space point, and it may only occur at one end of the parameter range.

Library: kernel

Filename: kern/kernel/spline/bs3_srf/sp3srtn.hxx

Effect: Read-only
PDF/KERN/23FN3S3.PDF
HTM/DATA/KERN/KERN/23FN3S3/0015.HTM