IWestok |
Contains information about stiffener zone in the elongated Westok web opening
Namespace: TSD.API.Remoting.Structure.WebOpenings
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The IWestokElongatedWebOpeningStiffenerZone type exposes the following members.
Properties
Name | Description | |
---|---|---|
IsActive | Gets a value indicating whether the stiffener is active in the zone | |
IsBothSided | Gets a value indicating whether the stiffener is present on both sides of the opening | |
Thickness | Gets the thickness (in [mm]) | |
Width | Gets the width (in [mm]) | |
ZoneType | Gets the type of the stiffener zone |
Methods
Name | Description | |
---|---|---|
ActivateAsync | Activates the stiffener zone | |
DeactivateAsync | Deactivates the stiffener in the zone | |
UpdateAsync |
Updates this object
(Inherited from ICanBeUpdated) |
See Also