pub async fn angled_line_that_intersects(
    args: Args
) -> Result<MemoryItem, KclError>
Expand description

Draw an angled line that intersects with a given line.