* Add KCL constants for sweep relativeTo strings Before: ``` sweep(pill, path = sweepPath, relativeTo = "trajectoryCurve") ``` After: ``` sweep(pill, path = sweepPath, relativeTo = sweep::TRAJECTORY) ``` * Update docs
249 B
249 B
title, subtitle, excerpt, layout
title | subtitle | excerpt | layout |
---|---|---|---|
sweep | Module in std | manual |