Function segment_start

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

Returns the point at the start of the given segment.