pub async fn angled_line_that_intersects( exec_state: &mut ExecState, args: Args, ) -> Result<KclValue, KclError>
Draw an angled line that intersects with a given line.