CEDE 9.0 Database Reference
tWall Table
AIRReference Database : tWall Table
Description

Stores codes that represent types of materials used for the external walls of a building.

The codes are used in the tLocFeature Table.

Properties
Creation Date2/16/2011 6:00 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows10
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code that represents the material type.

  • 0 = Unknown/default 
  • 1 = Brick/unreinforced masonry
  • 2 = Reinforced masonry 
  • 3 = Plywood
  • 4 = Wood planks
  • 5 = Particle board/OSB
  • 6 = Metal panels
  • 7 = Pre-cast concrete elements
  • 8 = Cast-in-place concrete
  • 9 = Gypsum board
tinyint1   
 

Name of the material.

Corresponds to the code in WallCode.

varchar40   
 

Description of the material.

varchar1024  
See Also

Related Objects

AIRReference Database