Westok |
Represents parameters required to create an elongated Westok web opening stiffener
Inheritance Hierarchy
Namespace: TSD.API.Remoting.Structure.WebOpenings.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
The WestokElongatedWebOpeningStiffenerParams type exposes the following members.
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 | Creates a new instance of WestokElongatedWebOpeningStiffenerParams class with stiffener on both the top and the bottom side | |
BottomZoneOnly | Creates a new instance of WestokElongatedWebOpeningStiffenerParams class with stiffener only on the bottom side | |
TopZoneOnly | Creates a new instance of WestokElongatedWebOpeningStiffenerParams class with stiffener only on the top side |
See Also