pub fn angled_line_that_intersects(
    args: &mut Args<'_>
) -> Result<MemoryItem, KclError>
Expand description

Draw an angled line that intersects with a given line.