Interface IWestokElongatedWebOpeningStiffenerZone
Contains information about stiffener zone in the elongated Westok web opening
Inherited Members
Namespace: TSD.API.Remoting.Structure.WebOpenings
Assembly: TSD.API.Remoting.dll
Syntax
public interface IWestokElongatedWebOpeningStiffenerZone : ICanBeUpdated
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(WestokElongatedWebOpeningStiffenerZoneParams?, CancellationToken) | Activates the stiffener zone |
| DeactivateAsync(CancellationToken) | Deactivates the stiffener in the zone |