Class SimpleWebOpeningStiffenerParams
Represents parameters required to create a simple web opening stiffener
Namespace: TSD.API.Remoting.Structure.WebOpenings.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class SimpleWebOpeningStiffenerParams
Properties
| Name | Description |
|---|---|
| Depth | Gets or sets the depth (in [mm]) |
| EdgeToStiffenerCenter | Gets or sets the distance from edge of the opening to the center of the stiffener (in [mm]) |
| Length | Gets or sets the length (in [mm]) |
| Steel | Gets or sets the steel to use in the stiffener |
| Stiffening | Gets or sets the stiffening of the opening |
| Thickness | Gets or sets the thickness (in [mm]) |
Methods
| Name | Description |
|---|---|
| Create() | Creates a new instance of SimpleWebOpeningStiffenerParams class |