# Facade Parameters

![](https://3521261292-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPHXQ1FZ8W_xSW4Nb61%2Fuploads%2Fgit-blob-3a4a3ed68b8e563fdaa29a10ee99f935a504f9a9%2FFacade_Parameters.png?alt=media)

![](https://3521261292-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPHXQ1FZ8W_xSW4Nb61%2Fuploads%2Fgit-blob-edcc44f383f2b34f22187c51427ce66465c889ed%2FFacade_Parameters.png?alt=media) - [\[source code\]](https://github.com/ladybug-tools/honeybee-grasshopper-core/blob/master/honeybee_grasshopper_core/src/HB%20Facade%20Parameters.py)

Generate lists of facadce properties ordanized by the four primary cardinal directions.

Such properties can be glazing ratios, glazing heigths, sill heights, horizontal/ vertical glazing splits for the "HB Apertures by Ratio" component. Or they could be shade depths, angles, etc. for the "HB Louver Shades" component.

## Inputs

* **north**

  Glazing parameter (boolean, float) for the north.&#x20;
* **east**

  Glazing parameter (boolean, float) for the east.&#x20;
* **south**

  Glazing parameter (boolean, float) for the south.&#x20;
* **west**

  Glazing parameter (boolean, float) for the west.&#x20;

## Outputs

* **fac\_par**

  A list of properties for different cardinal directions to be plugged into the "HB Apertures by Ratio" component or the "HB Louver Shades" component.&#x20;
