WestokElongatedWebOpeningStiffenerParamsBothZones Method

Creates a new instance of WestokElongatedWebOpeningStiffenerParams class with stiffener on both the top and the bottom side

Namespace: TSD.API.Remoting.Structure.WebOpenings.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
public static WestokElongatedWebOpeningStiffenerParams BothZones(
	WestokElongatedWebOpeningStiffenerZoneParams? topZoneParams,
	WestokElongatedWebOpeningStiffenerZoneParams? bottomZoneParams
)

Parameters

topZoneParams  WestokElongatedWebOpeningStiffenerZoneParams
The parameters for creating the stiffener zone on the top side
bottomZoneParams  WestokElongatedWebOpeningStiffenerZoneParams
The parameters for creating the stiffener zone on the bottom side

Return Value

WestokElongatedWebOpeningStiffenerParams
The newly created instance of WestokElongatedWebOpeningStiffenerParams class
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