Function kcl_lib::std::sketch::angled_line_to_x
source ยท pub async fn angled_line_to_x(args: Args) -> Result<MemoryItem, KclError>
Expand description
Draw an angled line to a given x coordinate.
pub async fn angled_line_to_x(args: Args) -> Result<MemoryItem, KclError>
Draw an angled line to a given x coordinate.