Skip to main content

is_solid

Function is_solid 

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

Check if this object is a solid or not.