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