Method HasTopStiffening
HasTopStiffening(WebOpeningStiffening)
Returns a value indicating whether the opening has any stiffening on the top side
Declaration
public static bool HasTopStiffening(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 top side of the web opening; false otherwise |