- enum FloorplanFlag {
- # Indicates the floorplan includes only wall locations and is suitable for use
- # as a schematic floorplan.
- # Indicates the floorplan includes top-down imagery of the floor.
- # Indicates the floorplan includes an alpha mask for objects that may obscure the
- # top down view.
- # Indicates the floorplan includes a color mask over each room to help visually
- # differentiate them.
- # Indicates the floorplan includes measurement markings.
- }