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

Action: Gets the v parameter range of a three-dimensional B-spline surface.

Prototype: SPAinterval bs3_surface_range_v (


bs3_surface bs // 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 periodic in the v parameter, it is deemed to be defined for all v, but this routine returns a standard range over which the surface is described exactly once. The length of this interval is the value returned by bs3_surface_period_v for such a surface.

Library: kernel

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

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