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