kcl_lib::std::mirror

Function mirror_2d

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

Mirror a sketch.

Only works on unclosed sketches for now.