Skip to content

Enum: WindowVertPosEnum

URI: WindowVertPosEnum

Permissible Values

Value Description
bottom
high
low
middle
top

Terms

Name Description
window_vert_pos The vertical position of the window on the wall

LinkML Source

name: WindowVertPosEnum
from_schema: https://w3id.org/mixs
permissible_values:
  bottom:
    text: bottom
  high:
    text: high
  low:
    text: low
  middle:
    text: middle
  top:
    text: top