Given a KCL value that is a "body" (currently typed as Solid), returns true if the value is a solid and false otherwise.
Arguments
| Name | Type | Description | Required |
|---|---|---|---|
val | Solid | Value to check if it is a solid or not | Yes |
Returns
bool - A boolean value.