colidescope

/live/ programming-adjacencies-part-1

Welcome! You are not currently logged in. You can Log in or Sign up for an account.

Programming adjacencies (Part 1)

In this session, we will complete the subdivision for space planning tutorials by implementing a process to track the adjacencies between spaces produced during the subdivision process

In this session, we will complete the subdivision for space planning tutorials by implementing a process to track the adjacencies between spaces produced during the subdivision process. This will allow us to assign specific programs to the spaces, track which spaces are adjacent to others, and check whether this matches our program requirements.

+Sessions in this webinar series:

Dividing spaces
1Subdivision for space planning
2Optimizing layouts
3Programming adjacencies (Part 1)
3Programming adjacencies (Part 2)

+Demo: Implementing the Space class

⚠️ You need a member account to access this content.

+Downloads:

⚠️
⚠️
You need a member account to access this content.
04-04-02.3dm
Starting file
⚠️
⚠️
You need a member account to access this content.
04-04-02-start.gh
⚠️
⚠️
You need a member account to access this content.
04-04-02-end.gh

+Demo: Implementing the Edge class

⚠️ You need a member account to access this content.

+Downloads:

⚠️
⚠️
You need a member account to access this content.
04-04-03-end.gh

+Demo: Splitting edges

⚠️ You need a member account to access this content.

+Downloads:

⚠️
⚠️
You need a member account to access this content.
04-04-04-end.gh

+Demo: Handling the 'no-split' case

⚠️ You need a member account to access this content.

+Downloads:

⚠️
⚠️
You need a member account to access this content.
04-04-05-end.gh

+Demo: Handling the 'split' case

⚠️ You need a member account to access this content.

+Downloads:

⚠️
⚠️
You need a member account to access this content.
04-04-06-end.gh

+Demo: Extracting adjacencies from edges

⚠️ You need a member account to access this content.

+Downloads:

⚠️
⚠️
You need a member account to access this content.
04-04-07-end.gh