UF_BREP_uvbox_s (view source)
 
Defined in: uf_brep_types.h
 
Also known as:
 
Overview
This structure defines a box in U/V space that contains faces, surfaces,
SP-curves, and SP-curve loops.


Data Members

umin
double
Minimum u parameter of the box.

umax
double
Maximum u parameter of the box.

vmin
double
Minimum v parameter of the box.

vmax
double
Maximum v parameter of the box.