extrude

Function extrude 

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

Extrudes by a given amount.