Enum WebOpeningStiffening

Represents the web opening stiffening

Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public enum WebOpeningStiffening

Fields

Name Value Description
AllAll = 9

All four

BottomBothBottomBoth = 6

Both left and right on the bottom side

BottomLeftBottomLeft = 3

Bottom left

BottomRightBottomRight = 4

Bottom right

LeftBothLeftBoth = 7

Both top and bottom on the left side

NoneNone = 0

None

RightBothRightBoth = 8

Both top and bottom on the right side

TopBothTopBoth = 5

Both left and right on the top side

TopLeftTopLeft = 1

Top left

TopRightTopRight = 2

Top right

Extension Methods

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