Function kcl_lib::std::sketch::start_sketch_at
source ยท pub async fn start_sketch_at(args: Args) -> Result<MemoryItem, KclError>
Expand description
Start a sketch at a given point.
pub async fn start_sketch_at(args: Args) -> Result<MemoryItem, KclError>
Start a sketch at a given point.