Function kcl_lib::std::sketch::bezier_curve
source · pub fn bezier_curve(args: &mut Args<'_>) -> Result<MemoryItem, KclError>
Expand description
Draw a bezier curve.
pub fn bezier_curve(args: &mut Args<'_>) -> Result<MemoryItem, KclError>
Draw a bezier curve.