Method BothZones
BothZones(WestokElongatedWebOpeningStiffenerZoneParams?, WestokElongatedWebOpeningStiffenerZoneParams?)
Creates a new instance of WestokElongatedWebOpeningStiffenerParams class with stiffener on both the top and the bottom side
Declaration
public static WestokElongatedWebOpeningStiffenerParams BothZones(WestokElongatedWebOpeningStiffenerZoneParams? topZoneParams, WestokElongatedWebOpeningStiffenerZoneParams? bottomZoneParams)
Parameters
| Type | Name | Description |
|---|---|---|
| WestokElongatedWebOpeningStiffenerZoneParams | topZoneParams | The parameters for creating the stiffener zone on the top side |
| WestokElongatedWebOpeningStiffenerZoneParams | bottomZoneParams | The parameters for creating the stiffener zone on the bottom side |
Returns
| Type | Description |
|---|---|
| WestokElongatedWebOpeningStiffenerParams | The newly created instance of WestokElongatedWebOpeningStiffenerParams class |