Function bezier_curve

Source
pub async fn bezier_curve(
    exec_state: &mut ExecState,
    args: Args,
) -> Result<KclValue, KclError>
Expand description

Draw a bezier curve.