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