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

Action: Gets the parameter bounds of a simple surface patch.

Prototype: SPApar_box bs3_surface_bispan_range (


int i, // span number in u


int j, // span number in v


bs3_surface sur // given surface


);

Includes: #include "kernel/acis.hxx"

#include "baseutil/vector/param.hxx"

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

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

Description: Returns the parameter bounds of the (i,j)th simple patch of the surface, where the argument i runs from 0 for the first span to one fewer than the number returned by bs3_surface_nspans_u, and j is similar in the v-direction.

Library: kernel

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

Effect: Read-only
PDF/KERN/21FN3S1.PDF
HTM/DATA/KERN/KERN/21FN3S1/0008.HTM