Function angled_line_that_intersects

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

Draw an angled line that intersects with a given line.