bs3_surface_singular_v
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 vparameter line.

Prototype: logical bs3_surface_singular_v (


double v, // v 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: If the mapping from parameter space to object space is singular along the given constant v-parameter line, return TRUE; otherwise, 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/0016.HTM