Function kcl_lib::std::sketch::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.