Parameterization for Curve and Surface Geometries
Structures for parameterizing curves and structures. More...
Data Structures | |
struct | A3DParameterizationData |
Structure for parameterizing curves. More... | |
struct | A3DUVParameterizationData |
Structure for parameterizing surfaces. More... | |
Detailed Description
Structures for parameterizing curves and structures.
The data structures in this module are used to parametrically represent curves and surfaces.
The parameterization data for a curve or surface is used to interpret all parametric data that the curve or surface references, including the trimming interval (for a curve) and the trimming domain (for a surface).