Class WestokElongatedWebOpeningStiffenerParams
Represents parameters required to create an elongated Westok web opening stiffener
Namespace: TSD.API.Remoting.Structure.WebOpenings.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class WestokElongatedWebOpeningStiffenerParams
Properties
| Name | Description |
|---|---|
| BottomZoneParams | Gets the parameters for creating the stiffener zone on the bottom side |
| TopZoneParams | Gets the parameters for creating the stiffener zone on the top side |
Methods
| Name | Description |
|---|---|
| BothZones(WestokElongatedWebOpeningStiffenerZoneParams?, WestokElongatedWebOpeningStiffenerZoneParams?) | Creates a new instance of WestokElongatedWebOpeningStiffenerParams class with stiffener on both the top and the bottom side |
| BottomZoneOnly(WestokElongatedWebOpeningStiffenerZoneParams?) | Creates a new instance of WestokElongatedWebOpeningStiffenerParams class with stiffener only on the bottom side |
| TopZoneOnly(WestokElongatedWebOpeningStiffenerZoneParams?) | Creates a new instance of WestokElongatedWebOpeningStiffenerParams class with stiffener only on the top side |