Enum UsedReinforcement

Represents the type of reinforcement which has been used

Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting.dll
Syntax
public enum UsedReinforcement

Fields

Name Value Description
BarsXBarsX = 3

Bars in the X direction

BarsXyBarsXy = 2

Bars in both the X and Y directions

BarsYBarsY = 4

Bars in the Y direction

MeshMesh = 1

Mesh

UnknownUnknown = 0

Unknown

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