kcl_lib::std::sketch

Function start_profile_at

source
pub async fn start_profile_at(
    exec_state: &mut ExecState,
    args: Args,
) -> Result<KclValue, KclError>
Expand description

Start a new profile at a given point.