Interface IWestokElongatedWebOpeningStiffenerZone

Contains information about stiffener zone in the elongated Westok web opening

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

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next