pub async fn is_solid( exec_state: &mut ExecState, args: Args, ) -> Result<KclValue, KclError>
Check if this object is a solid or not.