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