Function kcl_lib::std::sketch::bezier_curve

source ยท
pub async fn bezier_curve(
    _exec_state: &mut ExecState,
    args: Args,
) -> Result<KclValue, KclError>
Expand description

Draw a bezier curve.