Function kcl_lib::std::sketch::tangential_arc_to_relative
source ยท pub async fn tangential_arc_to_relative(
_exec_state: &mut ExecState,
args: Args,
) -> Result<KclValue, KclError>
Expand description
Draw a tangential arc to point some distance away..