-
Notifications
You must be signed in to change notification settings - Fork 0
Hywe Syntax
Vikram Subbaiah edited this page Apr 30, 2025
·
6 revisions
Weave spatial configurations with precisely formatted input ( index / size / label ) conveying design intent in your browser at HYWE (www.hywe.co.in)
Proper formatting of the index is of utmost importance for successful generation and its structure is explained below with incrementally advanced examples. While the indices need to be unique, the labels can repeat.
| Space Flow Design Intent | Hywe Syntax | Hywe Space Configuration |
|---|---|---|
![]() |
(1/10/A), (2/15/B) |
![]() |
![]() |
(1/10/A), (2/15/B), (3/20/C) |
![]() |
![]() |
(1/10/A), (2/15/B), (3/20/C), (3.1/15/CA), (3.2/10/CB) |
![]() |
![]() |
(1/10/A), (2/15/B), (3/20/C), (3.1/15/CA), (3.2/20/CB), (3.1.1/15/CAA), (3.1.1.1/20/CAAA) |
![]() |
| Space Flow Design Intent | Hywe Syntax | Hywe Space Configuration |
|---|---|---|
![]() |
(1/17/Foyer),( 2/12/Living), (3/22/Dining), (1.1/10/Study), (2.1/10/Staircase), (3.1/12/Kitchen), (3.2/14/Bed-1), (3.3/18/Bed-2), (3.4/18/Bed-3), (3.1.1/6/Utility), (3.2.1/8/Bath-1), (3.3.1/10/Closet-2), (3.4.1/10/Closet-3), (3.4.2/10/Bath-3), (3.3.1.1/10/Bath-2) |
![]() |
| Code | Sequence | Description |
|---|---|---|
| 1 | VRCWEE | Orientation: Vertical Sequence: Clockwise Start: East |
| 2 | VRCWSE | Orientation: Vertical Sequence: Clockwise Start: South-East |
| 3 | VRCWSW | Orientation: Vertical Sequence: Clockwise Start: South-West |
| 4 | VRCWWW | Orientation: Vertical Sequence: Clockwise Start: West |
| 5 | VRCWNW | Orientation: Vertical Sequence: Clockwise Start: North-West |
| 6 | VRCWNE | Orientation: Vertical Sequence: Clockwise Start: North-East |
| 11 | HRCWNN | Orientation: Horizontal Sequence: Clockwise Start: North |
| 22 | HRCWNE | Orientation: Horizontal Sequence: Clockwise Start: North-East |
| 33 | HRCWSE | Orientation: Horizontal Sequence: Clockwise Start: South-East |
| 44 | HRCWSS | Orientation: Horizontal Sequence: Clockwise Start: South |
| 55 | HRCWSW | Orientation: Horizontal Sequence: Clockwise Start: South-West |
| 66 | HRCWNW | Orientation: Horizontal Sequence: Clockwise Start: North-West |
| 111 | VRCCEE | Orientation: Vertical Sequence: Counter-Clockwise Start: East |
| 222 | VRCCSE | Orientation: Vertical Sequence: Counter-Clockwise Start: South-East |
| 333 | VRCCSW | Orientation: Vertical Sequence: Counter-Clockwise Start: South-West |
| 444 | VRCCWW | Orientation: Vertical Sequence: Counter-Clockwise Start: West |
| 555 | VRCCNW | Orientation: Vertical Sequence: Counter-Clockwise Start: North-West |
| 666 | VRCCNE | Orientation: Vertical Sequence: Counter-Clockwise Start: North-East |
| 1111 | HRCCNN | Orientation: Horizontal Sequence: Counter-Clockwise Start: North |
| 2222 | HRCCNE | Orientation: Horizontal Sequence: Counter-Clockwise Start: North-East |
| 3333 | HRCCSE | Orientation: Horizontal Sequence: Counter-Clockwise Start: South-East |
| 4444 | HRCCSS | Orientation: Horizontal Sequence: Counter-Clockwise Start: South |
| 5555 | HRCCSW | Orientation: Horizontal Sequence: Counter-Clockwise Start: South-West |
| 6666 | HRCCNW | Orientation: Horizontal Sequence: Counter-Clockwise Start: North-West |
| I | Start Zone | Description |
|---|---|---|
| 0 | NW | Top-Left |
| 1 | NN | Top-Middle |
| 2 | NE | Top-Right |
| 3 | EE | Right-Middle |
| 4 | SE | Bottom-Right |
| 5 | SS | Bottom-Middle |
| 6 | SW | Bottom-Left |
| 7 | WW | Left-Middle |









