ISimple |
Represents a stiffener of a simple web opening
Namespace: TSD.API.Remoting.Structure.WebOpenings
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The ISimpleWebOpeningStiffener type exposes the following members.
Properties
Name | Description | |
---|---|---|
Depth | Gets the depth (in [mm]) | |
EdgeToStiffenerCenter | Gets the distance from edge of the opening to the center of the stiffener (in [mm]) | |
FilletWeldLegLength | Gets the length of the fillet weld leg (in [mm]) | |
Length | Gets the length (in [mm]) | |
Steel |
Gets the steel used in the stiffener
(Inherited from IWebOpeningStiffener) | |
Stiffening | Gets the stiffening of the opening | |
Thickness | Gets the thickness (in [mm]) |
Methods
Name | Description | |
---|---|---|
UpdateAsync |
Updates this object
(Inherited from ICanBeUpdated) |
See Also