Function kcl_lib::std::sketch::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.