Parameterization for Curve and Surface Geometries

Parent module: Common Structures for Geometric Entities

group a3d_parameterization

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).

Data Structures

A3DParameterizationData

Structure for parameterizing curves.

A3DUVParameterizationData

Structure for parameterizing surfaces.