pub async fn make_sketch_plane_from_orientation( data: PlaneData, exec_state: &mut ExecState, args: &Args, ) -> Result<Box<Plane>, KclError>