Skip to main content

Module traits

Module traits 

Source
Expand description

Parametric geometry traits for unified curve and surface evaluation.

These traits provide a common interface for evaluating both analytic geometry types (circles, cylinders, etc.) and NURBS representations.

Traitsยง

ParametricCurve
Unified interface for parametric curve evaluation.
ParametricSurface
Unified interface for parametric surface evaluation.