distance

Function distance 

Source
pub async fn distance(
    exec_state: &mut ExecState,
    args: Args,
) -> Result<KclValue, KclError>