intersection_angle: Compute the angle of the intersection of two objects

intersection_angleR Documentation

Compute the angle of the intersection of two objects

Description

Compute the angle of the intersection of two objects

Usage

intersection_angle(x, y)

Arguments

x

an object (e.g., ob_point, ob_segment, ob_line)

y

an object (e.g., ob_point, ob_segment, ob_line)

Value

ob_angle object


ggdiagram documentation built on Sept. 15, 2025, 1:07 a.m.