Namespace:
Autodesk.Revit.DB.Analysis
gbXMLSurfaceType
Enumeration
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.
Syntax
public enum gbXMLSurfaceType
Unknown Namespace Members:
Name | Description |
---|---|
InteriorWall | Interior wall. |
ExteriorWall | Exterior wall. |
Roof | Roof. |
InteriorFloor | Interior floor. |
Shade | Shade. |
UndergroundWall | Underground wall. |
UndergroundSlab | Underground slab. |
Ceiling | Ceiling. |
SurfaceAir | Surface air. |
UndergroundCeiling | Underground ceiling. |
RaisedFloor | Raised floor. |
SlabOnGrade | Slab on grade. |
NoOfSurfaceTypes | No of surface types. |