ParametricSweep3D

constructor(referenceCurveXY: LateralTranslatedCurve2D, absoluteHeight: UnivariateFunction, objectHeightFunction: LinearFunction, objectWidthFunction: LinearFunction, tolerance: Double, discretizationStepSize: Double)

Parameters

referenceCurveXY

main curve along which the solid is build up

absoluteHeight

absolute height function of the referenceCurveXY

objectHeightFunction

height of the object as function of the curve relative position

objectWidthFunction

width of the object as function of the curve relative position