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

Action: Gets the v parameter bounds of a surface's simple patches.

Prototype: SPAinterval bs3_surface_span_range_v (


int j, // span number n in v




// direction


bs3_surface sur // given surface


);

Includes: #include "kernel/acis.hxx"

#include "baseutil/vector/interval.hxx"

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

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

Description: If the surface is an array of simple patches, numbered sequentially in the increasing u and v directions, starting at zero, this function returns the v parameter bounds of the patches indexed in the v direction by the given integer.


This routine returns an empty interval if the index is out of the range implied by the value returned by bs3_surface_nspans_v.

Library: kernel

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

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