gbXMLSurfaceType
Description:
This enumeration corresponds to the surfaceType attribute in gbXML and identifies the type of surface defined.
This enumeration corresponds to the surfaceType attribute in gbXML and identifies the type of surface defined.
public enum gbXMLSurfaceType
| Name | Description |
|---|---|
| Ceiling | Ceiling. |
| ExposedFloor | Exposed floor. |
| ExteriorWall | Exterior wall. |
| InteriorFloor | Interior floor. |
| InteriorWall | Interior wall. |
| NoOfSurfaceTypes | No of surface types. |
| RaisedFloor | Raised floor. |
| Roof | Roof. |
| Shade | Shade. |
| SlabOnGrade | Slab on grade. |
| SurfaceAir | Surface air. |
| UndergroundCeiling | Underground ceiling. |
| UndergroundSlab | Underground slab. |
| UndergroundWall | Underground wall. |