kcl_lib::std::sketch

Function y_line_to

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

Draw a line to a point on the y-axis.