IWestok |
Represents an elongated Westok web opening
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The IWestokElongatedWebOpening type exposes the following members.
Properties
Name | Description | |
---|---|---|
CenterToStartPoint |
Gets the distance from the member's start point to the center of the opening (in [mm])
(Inherited from IWebOpening) | |
CenterToTopSide |
Gets the distance from the top side of the member to the center of the opening (in [mm])
(Inherited from IWebOpening) | |
Depth |
Gets the depth (in [mm])
(Inherited from IElongatedWebOpening) | |
EdgeToStiffenerCenter | Obsolete. Gets the distance from edge of the opening to the center of the stiffener (in [mm]) (Inherited from IWebOpening) | |
InfillSteel |
Gets the steel used for the infill
(Inherited from IWestokWebOpening) | |
InfillType |
Gets the type of the infill
(Inherited from IWestokWebOpening) | |
InfillWidth |
Gets the width of the infill (in [mm])
(Inherited from IWestokWebOpening) | |
IsStiffened |
Gets a value indicating whether there are stiffeners on the sides of the opening
(Inherited from IWebOpening) | |
Length |
Gets the length (in [mm])
(Inherited from IElongatedWebOpening) | |
Shape |
Gets the shape of the web opening
(Inherited from IWebOpening) | |
Stiffener |
Gets the stiffener
(Inherited from IWebOpening) | |
StiffenerDepth | Obsolete. Gets the depth of the stiffener (in [mm]) (Inherited from IWebOpening) | |
StiffenerLength | Obsolete. Gets the length of the stiffener (in [mm]) (Inherited from IWebOpening) | |
StiffenerThickness | Obsolete. Gets the thickness of the stiffener (in [mm]) (Inherited from IWebOpening) | |
Stiffening | Obsolete. Gets the stiffening of the opening (Inherited from IWebOpening) |
Methods
Name | Description | |
---|---|---|
AddStiffenerAsync | Adds a stiffener | |
RemoveStiffenerAsync | Removes the current stiffener | |
UpdateAsync |
Updates this object
(Inherited from ICanBeUpdated) |
See Also