pub async fn pattern_transform_2d( exec_state: &mut ExecState, args: Args, ) -> Result<KclValue, KclError>
Repeat some 2D sketch, changing each repetition slightly.