make_sketch_plane_from_orientation

Function make_sketch_plane_from_orientation 

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