Enum StructuralWallType

Represents a type of IStructuralWall

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

Fields

Name Value Description
BearingWallBearingWall = 3

Bearing wall

MeshedShearWallMeshedShearWall = 1

Meshed shear wall

MidPierShearWallMidPierShearWall = 2

Mid pier shear wall

ShearOnlyWallShearOnlyWall = 4

Shear only wall

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