CurveRelativeParametricSurface3D

constructor(baseCurve: Curve3D, heightFunction: BivariateFunction = PlaneFunction.ZERO)

Parameters

baseCurve

the curve along which the surface is defined

heightFunction

the height of the surface whereby the x axis is interpreted as curve position and the y axis is interpreted as lateral offset