Function rectangle

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

Sketch a rectangle.