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

Action: Gets a flag indicating the existence of poles (singularities) in the v direction.

Prototype: int bs3_surface_poles_v (


bs3_surface bs // input surface


);

Includes: #include "kernel/acis.hxx"

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

#include "kernel/spline/sg_bs3s/sps3srtn.hxx"

Description: Determines if the input surface has any poles in the v direction and returns an indicator flag:


0 Surface is not singular at either end

1 Surface is singular at v-start

2 Surface is singular at v-end

3 Surface is singular at v-start and v-end

Library: kernel

Filename: kern/kernel/spline/sg_bs3s/sps3srtn.hxx

Effect: Read-only
PDF/KERN/22FN3S2.PDF
HTM/DATA/KERN/KERN/22FN3S2/0027.HTM