Method HasBottomStiffening
HasBottomStiffening(WebOpeningStiffening)
Returns a value indicating whether the opening has any stiffening on the bottom side
Declaration
public static bool HasBottomStiffening(this WebOpeningStiffening webOpeningStiffening)
Parameters
| Type | Name | Description |
|---|---|---|
| WebOpeningStiffening | webOpeningStiffening | The web opening stiffening |
Returns
| Type | Description |
|---|---|
| bool | True in case there is a stiffening on the bottom side of the web opening; false otherwise |