Description
Checks if the current solid is set to be solid.
Syntax
Function RFSolid.IsSolid(pbSolid As Boolean) As RFErrorCode
The IsSolid syntax has these parts:
| Part | Description |
|---|---|
| pbSolid | [OUT] Boolean Required. Indicates whether the current solid is set to solid or not. |