ISimpleWebOpeningStiffener Interface

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
public interface ISimpleWebOpeningStiffener : IWebOpeningStiffener, 
	ICanBeUpdated

The ISimpleWebOpeningStiffener type exposes the following members.

Properties
 NameDescription
Public propertyDepth Gets the depth (in [mm])
Public propertyEdgeToStiffenerCenter Gets the distance from edge of the opening to the center of the stiffener (in [mm])
Public propertyFilletWeldLegLength Gets the length of the fillet weld leg (in [mm])
Public propertyLength Gets the length (in [mm])
Public propertySteel Gets the steel used in the stiffener
(Inherited from IWebOpeningStiffener)
Public propertyStiffening Gets the stiffening of the opening
Public propertyThickness Gets the thickness (in [mm])
Top
Methods
 NameDescription
Public methodUpdateAsync Updates this object
(Inherited from ICanBeUpdated)
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next