Function pattern_transform_2d

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

Repeat some 2D sketch, changing each repetition slightly.